8 pointerfieldtypes=
"none"
10 parentsystemcomponent=
"true"
12 docGroupBase=
"GrpGroupLight"
14 SpotLight is a located lightsource. The position of the light source
15 (in the beacon's coordinate system) is defined by the \c position
16 attribute, its direction by the \c direction attribute. The spot has an
17 exponential fallof, controlled by the \c spotExponent attribute and a
18 maximum opening angle, defined by the \c spotCutOff attribute.
19 The influence of the light diminishes with distance, controlled
20 by the \c constantAttenuation, \c linearAttenuation and \c
21 quadraticAttenuation attributes.
27 defaultValue=
"0.f,0.f,1.f"
37 The drop-off exponent of the spotlight.
44 defaultValue=
"1.0472f"
46 The cut-off angle of the spotlight (in radians, not degrees!).