Overload List
| Name | Description | |
|---|---|---|
| AddDirectionalLight(Vector3) |
Creates a new directional light in the direction direction. The directional light is a light that illuminates the object from an infinite distance in the given direction.
| |
| AddDirectionalLight(Single, Single, Single) |
Creates a new directional light in the direction of [x,y,z]. The directional light is a light that illuminates the object from an infinite distance in the given direction.
|