Namespace:
Hilva.Lights
Assembly: Hilva (in Hilva.dll)
Assembly: Hilva (in Hilva.dll)
Syntax
| C# |
|---|
public SpotLight( Vector3 lightColor, Vector3 lightPosition, Vector3 lightDirection, float lightRadius ) |
Parameters
- lightColor
- Type: Vector3
- lightPosition
- Type: Vector3
- lightDirection
- Type: Vector3
- lightRadius
- Type: System..::.Single