irradianceCoefficients property

List<Vector3> irradianceCoefficients
final

The extension's 9 RGB irradiance coefficients exactly as stored, or empty when the source omitted them.

These are the raw radiance projection. Use diffuseSphericalHarmonics for the form the engine's shading expects.

Implementation

final List<Vector3> irradianceCoefficients;