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