Method SetL0
SetL0(ref SphericalHarmonicsL2, Vector3)
Set L0 coefficient.
Declaration
public static void SetL0(ref SphericalHarmonicsL2 sh, Vector3 L0)
Parameters
| Type | Name | Description |
|---|---|---|
| SphericalHarmonicsL2 | sh | The SphericalHarmonicsL2 data structure to store information on. |
| Vector3 | L0 | The L0 coefficient to set. |