DirectionalLight Constructor
.NET Framework 4.5
Constructs a light that projects its effect along a direction specified by a Vector3D..
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DirectionalLight() | Creates an instance of a light that projects its effect in a specified direction. |
|
DirectionalLight(Color, Vector3D) | Creates an instance of a light that projects its effect along a specified Vector3D with a specified color. |