ConeLightComponentOptions
Hierarchy
- PointLightComponentOptions
- ConeLightComponentOptions
Index
Properties
optionalangle
optionalinheritedcolor
Color of the light. Non-white colors are painted as an additive tint. Default Color.White
optionaldirection
World-space heading angle in radians (0 = Right). Default 0
optionalinheritedenabled
Default true
optionalinheritedflicker
Optional flicker animation applied by the FlickerSystem
optionalinheritedintensity
Base intensity of the light (0.0 to 1.0). Default 1.0
optionalradius
Radius of the light in world pixels. Default 200
optionalsoftness
Edge smoothing ratio. 0.0 represents hard cuts, 1.0 represents full dissipation. Default 0.25
Total angle arc of the wedge in radians. Default Math.PI / 3