Method ShapeAttenuationSpotBoxLight
ShapeAttenuationSpotBoxLight(Vector3, Vector3)
Attenuation by Light Shape for Spot Light with Box Shape
Declaration
public static float ShapeAttenuationSpotBoxLight(Vector3 forward, Vector3 wo)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | forward | Forward Vector of Directional Light |
Vector3 | wo | Vector pointing to the eye |
Returns
Type | Description |
---|---|
float | Attenuation Factor |