Click or drag to resize
AB4D logo

DirectionalLight Properties

The DirectionalLight type exposes the following members.

Properties
 NameDescription
Public propertyDiffuseColor Gets or sets a Color3 that specifies the diffuse color of this light.
Public propertyDirection Gets or sets a Vector3 that specifies the direction of this light.
Public propertyIsCastingShadow Gets or sets a Booleans that specifies if this light casts a shadow.
Public propertySpecularColor Gets or sets a Color3 that specifies the specular color of this light.
Top
See Also