GeometryData.set3dPlaneCoefficients


set3dPlaneCoefficients(coefficients, coeff)

Defines a plane with the equation A.x + B.y + C.z = D where

coefficientsarray of real numbers Array of three numbers, A, B, C
coeffdoubleD
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometryData

Back to Overview