Table of Contents

Method TriangulateXZ

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

TriangulateXZ(List<Vector3>, float)

public static List<Vector3> TriangulateXZ(List<Vector3> vertices, float maxEdgeLength = -1)

Parameters

vertices List<Vector3>
maxEdgeLength float

Returns

List<Vector3>