Points Are Coplanar

Points Are Coplanar

Windows
MacOS
Linux

Determines whether a given set of points are coplanar, with a tolerance. Any three points or less are always coplanar.

Target is Kismet Math Library

Points Are Coplanar
Points
Tolerance
0.100000
Return Value

Inputs

Points
Array of Vectors

The set of points to determine coplanarity for.

Tolerance
Float

Larger numbers means more variance is allowed.

Outputs

Return Value
Boolean

Whether the points are relatively coplanar, based on the tolerance

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss