MathAlgorithmsIsPlaneMesh(Vector3, Int32, Double) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static bool IsPlaneMesh(
Vector3[] vertices,
int[] indices,
double epsilon = 4.94065645841247E-324
)
Parameters
- vertices Vector3
-
- indices Int32
-
- epsilon Double (Optional)
-
Return Value
Boolean
See Also