Overload List
Name | Description | |
---|---|---|
![]() | AddSpotLight(Vector3) |
Creates a new spotlight in the direction direction. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|
![]() | AddSpotLight(Vector3, Single) |
Creates a new spotlight in the direction direction. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|
![]() | AddSpotLight(Vector3, Single, Single) |
Creates a new spotlight in the direction direction. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|
![]() | AddSpotLight(Single, Single, Single) |
Creates a new spotlight in the direction of [x,y,z]. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|
![]() | AddSpotLight(Vector3, Single, Single, Single) |
Creates a new spotlight in the direction direction. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|
![]() | AddSpotLight(Single, Single, Single, Single) |
Creates a new spotlight in the direction of [x,y,z]. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|
![]() | AddSpotLight(Single, Single, Single, Single, Single) |
Creates a new spotlight in the direction of [x,y,z]. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|
![]() | AddSpotLight(Single, Single, Single, Single, Single, Single) |
Creates a new spotlight in the direction of [x,y,z]. The spotlight suggests the flashlight effect that illuminates the object in the given direction.
|