SoQuadAreaLighttwoSided Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic SoSFBool twoSided { get; }
Public ReadOnly Property twoSided As SoSFBool
Get
public:
property SoSFBool^ twoSided {
SoSFBool^ get ();
}
member twoSided : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksWhen true, this enables illumination on both sides of the area.
Default is false
See Also