Click or drag to resize
Ab4d.SharpEngine logo

DirectionalLight Properties

The DirectionalLight type exposes the following members.

Properties
 NameDescription
Public propertyDirection Gets or sets a Vector3 that specifies the direction of this light. Default value is new Vector3(0, 0, 1).
Public propertySpecularColor Gets or sets a Color3 that specifies the specular color of this light.
Top
See Also