SoVRMLNavigationInfoheadlight Property |
Specifies whether the headlight should be turned on (true).
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool headlight { get; }
Public ReadOnly Property headlight As SoSFBool
Get
public:
property SoSFBool^ headlight {
SoSFBool^ get ();
}
member headlight : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksThis field can be used to set the headlight on or off in IVF.
See Also