ImageGear .NET - Updated
CADLight Class Members
Properties 


ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace : CADLight Class

The following tables list the members exposed by CADLight.

Public Properties
 NameDescription
Public Property The attenuation model used by the light source. Controls the rate at which the luminosity decreases over distance. Attenuation only affects POINT and SPOTLIGHT type light sources.  
Public Property The blue component of the light's RGB color value.  
Public Property Direction the light source faces in world-space (XYZ). Direction only affects DIRECTIONAL and SPOTLIGHT type light sources.  
Public Property Enables or disables the light source.  
Public Property Enable or disables generation and rendering of a shadowmap for this light source.  
Public Property The green component of the light's RGB color value.  
Public Property The inner angle of the light cone (in radians) on the range [0.0, 2.79253] (160 degrees). Inner cone angle only affects SPOTLIGHT type light sources.  
Public Property Intensity of the light source on the range [0.0, 1.0]  
Public Property Name of the light source.  
Public Property The outer angle of the light cone (in radians) on the range [0.0, 2.79253] (160 degrees). Outer cone angle only affects SPOTLIGHT type light sources.  
Public Property Position of the light source in world-space (XYZ). Position only affects POINT and SPOTLIGHT type light sources.  
Public Property The red component of the light's RGB color value.  
Public Property Sets the number of edge pixels used to blend the shadow into the image. Larger number of blend pixels results in a fuzzier shadow.  
Public Property The light source type.  
Top
See Also

Reference

CADLight Class
ImageGear.Formats.CAD Namespace