Class Hierarchy
AcRxObject AcGiSubEntityTraits AcGiDrawableTraits AcGiNonEntityTraits AcGiLightTraits AcGiStandardLightTraits AcGiDistantLightTraits
C++
class AcGiDistantLightTraits : public AcGiStandardLightTraits;
File
AcGiLightTraits.h
Description
This class represents a distant light source, whose light is emitted in parallel rays, with an infinite distance between the light source and the model.
A light passing it's properties to this class should not rely on any default values.