LightBuilder.Spot.OuterConeAngle

LightBuilder.Spot.OuterConeAngle property

Gets or sets Angle, in radians, from centre of spotlight where falloff ends. Must be greater than innerConeAngle and less than or equal to PI / 2.0.

public float OuterConeAngle { get; set; }

See Also