Overload List

  NameDescription
Public methodSetVertexIndices(Int32, Int32, Int32, array<Vector3>[]()[][])
Set the indices into the relevant vertex array for this triangle. Also sets the plane and bounding box
Public methodSetVertexIndices(Int32, Int32, Int32, List<(Of <<'(Vector3>)>>))
Set the indices into the relevant vertex array for this triangle. Also sets the plane and bounding box

See Also