![]() | |
ISpot |
public interface ISpotLight : IPointLight, ILight
The ISpotLight type exposes the following members.
Name | Description | |
---|---|---|
![]() | Direction | Gets a Vector3 that specifies the direction of this light. |
![]() | FallOff | Gets a fallout value that specifies how the light intensity attenuates between inner and outer cone. |
![]() | InnerConeAngle | Gets an inner cone angle in degrees. |
![]() | OuterConeAngle | Gets an outer cone angle in degrees. |