Click or drag to resize
AB4D logo

SpotLight Properties

The SpotLight type exposes the following members.

Properties
 NameDescription
Public propertyDirection Gets or sets a Vector3 that specifies the direction of this light.
Public propertyFallOff Gets or sets a fallout value that specifies how the light intensity attenuates between inner and outer cone.
Public propertyInnerConeAngle Gets or sets an inner cone angle in degrees.
Public propertyIsCastingShadow Gets or sets a Booleans that specifies if this light casts a shadow.
Public propertyOuterConeAngle Gets or sets an outer cone angle in degrees.
Top
See Also