SpotLight Constructor
.NET Framework 4.5
Initializes a new instance of the SpotLight class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SpotLight() | Initializes a new instance of the SpotLight class. |
|
SpotLight(Color, Point3D, Vector3D, Double, Double) | Initializes a new instance of the SpotLight class using the specified color, position, direction, and cone angles. |