SoTabPlaneDraggertwoSidedLighting Property |
If set to true, OpenGL two sided lighting will be enabled.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool twoSidedLighting { get; }
Public ReadOnly Property twoSidedLighting As SoSFBool
Get
public:
property SoSFBool^ twoSidedLighting {
SoSFBool^ get ();
}
member twoSidedLighting : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks Default is false.
Note |
---|
Field available since Open Inventor 7.1 |
See Also