Companion

Functions

Link copied to clipboard
fun clone(clippingPlane: ClippingPlane, result: ClippingPlane? = definedExternally): ClippingPlane

Clones the ClippingPlane without setting its ownership.

Link copied to clipboard
fun fromPlane(plane: Plane, result: ClippingPlane? = definedExternally): ClippingPlane

Create a ClippingPlane from a Plane object.