Click or drag to resize
SceneInteractorHeadlightEnabled Property
Enables/Disables the headlight.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 2026.1.0.Release.60fee5c88ed9fe5b441d74636d2d87bdc54e7008
Syntax
public bool HeadlightEnabled { get; set; }

Property Value

Type: Boolean
Flag which indicates if headlight is active.
See Also