clone
Returns a new frustum array with copied values from this instance.
Faithful to three.js, which returns a freshly constructed FrustumArray (it does not copy coordinateSystem).
Return
A clone of this instance.
Returns a new frustum array with copied values from this instance.
Faithful to three.js, which returns a freshly constructed FrustumArray (it does not copy coordinateSystem).
A clone of this instance.