FMX.Types3D.TLightDescription Fields
InheritedProtected
| Color | public | Specifies the color of the light source. |
| Direction | public | Specifies the direction of the light source. |
| Enabled | public | Specifies whether the light source is enabled or not. |
| LightType | public | Specifies the type of the light source. |
| Position | public | Specifies the position of the light source. |
| SpotCutOff | public | Specifies the spot cutoff angle. |
| SpotExponent | public | Specifies the spot exponent for the light source. |