ISpot | |
public interface ISpotLight : IPointLight, ILight, IDirectionalLight
The ISpotLight type exposes the following members.
| Name | Description | |
|---|---|---|
| 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. |