set

fun set(coefficients: Array<Vector3>): SphericalHarmonics3

Sets the given SH coefficients to this instance by copying the values.

Return

A reference to this spherical harmonics.

Parameters

coefficients

The SH coefficients.