Property ambientSphericalHarmonics
ambientSphericalHarmonics
The ambient spherical harmonic coefficients that represent lighting in the real-world.
Declaration
public SphericalHarmonicsL2 ambientSphericalHarmonics { get; }
Property Value
Type | Description |
---|---|
SphericalHarmonicsL2 | The ambient spherical harmonic coefficients that represent lighting in the real-world. |
Remarks
See Rendering.SphericalHarmonicsL2 for further details.