TGLLightSource.FixedPosition

TGLLightSource.FixedPosition
TGLLightSource

property FixedPosition: Boolean;

Unit
TeeOpenGL

Description
Gets or sets if the light position is fixed or it will rotate together with the panel.

The default value is False, that is, the Position property determines the XYZ location of the light in 3D coordinates, but these coordinates are rotated according to the panel View3DOptions rotation values.