Click or drag to resize

SpotLight Properties

The SpotLight type exposes the following members.

Properties
 NameDescription
Public propertyColor Gets the color of the light.
Public propertyDirectionToLight Gets the direction from the scene to the light.
Public propertyInnerConeAngle Gets the inner cone angle (in radians).
Public propertyIsAffixedToCamera Gets a value indicating whether this light source is affixed to the camera coordinate system or to the world coordinate system.
Public propertyLightAmplitude Gets the light amplitude. The default value is 1. This value is multiplied with the light Color to get the effective light's color.
Public propertyOuterConeAngle Gets the outer cone angle (in radians).
Public propertyPosition Gets the direction from the light to the scene
Public propertyRange Gets the range of this light source (in world coordinate units).
Top
See Also