getPlane

fun getPlane(target: Plane): Plane

Computes a plane the triangle lies within.

Return

The plane the triangle lies within.

Parameters

target

The target plane that is used to store the method's result.