LightAttenuationEndLimit
Property
|
Property that represents end attenuation
limit. The end limit defines the distance from the light source
beyond which objects in the scene are not lit.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double EndLimit { get; }
Public ReadOnly Property EndLimit As Double
Get
public:
property double EndLimit {
double get ();
}
member EndLimit : float with get
Property Value
Double
See Also