SpotLightSource
The
SpotLightSource
class describes a spot light source.Property | Description |
angleInner | (get) angleInner: ScalarSignal (set) angleInner: ScalarSignal Specifies the inner angle of the spotlight cone, everything inside is fully illuminated. In radians. |
angleOuter | (get) angleOuter: ScalarSignal (set) angleOuter: ScalarSignal Specifies the outer angle of the spotlight cone, everything outside is not illuminated. In radians. |
color | (get) (Not Available) (set) color: ColorSignal Specifies the color of this light source. |
intensity | (get) intensity: ScalarSignal (set) intensity: ScalarSignal Specifies the intensity of this light source, usually between 0.0 and 1.0. |
This module exposes no methods.
Last modified 3yr ago