fromCartesian4
Creates a plane from the general equation
Return
A new plane instance or the modified result parameter.
Parameters
coefficients
The plane's normal (normalized).
result
The object onto which to store the result.
Creates a plane from the general equation
A new plane instance or the modified result parameter.
The plane's normal (normalized).
The object onto which to store the result.