SoShadowGroupisActive Property |
Activates/deactivates the shadowing.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool isActive { get; }
Public ReadOnly Property isActive As SoSFBool
Get
public:
property SoSFBool^ isActive {
SoSFBool^ get ();
}
member isActive : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also