Click or drag to resize
SoTabPlaneDraggertwoSidedLighting Property

If set to true, OpenGL two sided lighting will be enabled.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool twoSidedLighting { get; }

Property Value

Type: SoSFBool
Remarks

Default is false.

NOTE: field available since Open Inventor 7.1

See Also