Click or drag to resize
Ab4d.SharpEngine 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. Default value is 2.0.
Public propertyInnerConeAngle Gets or sets an inner cone angle in degrees. Default value is 40.
Public propertyOuterConeAngle Gets or sets an outer cone angle in degrees. Default value is 50.
Top
See Also