Gets or sets the light intensity falloff between the InnerConeAngleDgr inner cone (the most intense illumination) and the OuterConeAngleDgr outer cone (the least intense illumination). The value of 1 corresponds to the linear falloff. The bigger the value the quicker intensity falloff.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public float Falloff { get; set; } |