Gets or sets the angle in radians that forms the 2 utmost rays. The beam makes a cone where the object will be illuminated most intensively.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public float InnerConeAngle { get; set; }

See Also