Determines whether the source is active or inactive.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool on { get; }
Public ReadOnly Property on As SoSFBool
Get
public:
property SoSFBool^ on {
SoSFBool^ get ();
}
member on : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks When inactive, the source does not illuminate at all.
See Also