LightAttenuation Constructor
|
Default constructor for the LightAttenuation
class. Constructs the object with no light attenuation. Start
attenuation limit is 1.0, and end attenuation limit is 10.0.
Attenuation limits are not used.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public LightAttenuation()
public:
LightAttenuation()
new : unit -> LightAttenuation
See Also