AcRxObject AcGiSubEntityTraits AcGiDrawableTraits AcGiNonEntityTraits AcGiLightTraits AcGiStandardLightTraits AcGiDistantLightTraits
class AcGiDistantLightTraits : public AcGiStandardLightTraits;
AcGiLightTraits.h
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.