Method SetL1R
SetL1R(ref SphericalHarmonicsL2, Vector3)
Set the red channel for each of the L1 coefficients.
Declaration
public static void SetL1R(ref SphericalHarmonicsL2 sh, Vector3 L1_R)
Parameters
Type | Name | Description |
---|---|---|
SphericalHarmonicsL2 | sh | The SphericalHarmonicsL2 data structure to store information on. |
Vector3 | L1_R | The red channels for each L1 coefficient. |