lerp
Linear interpolates between the given SH and this instance by the given alpha factor.
Return
A reference to this spherical harmonics.
Parameters
sh
The SH to interpolate with.
alpha
The alpha factor.
Linear interpolates between the given SH and this instance by the given alpha factor.
A reference to this spherical harmonics.
The SH to interpolate with.
The alpha factor.