ISpot | |
The ISpotLight type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSpotLightPhi | Returns the Cos value of the OuterConeAngle that is calculated by: phi = Math.Cos(OuterConeAngle * Math.PI / 180). | |
| GetSpotLightTheta | Returns the Cos value of the InnerConeAngle that is calculated by: theta = Math.Cos(InnerConeAngle * Math.PI / 180). |