SimpleTriangulator.Vertices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SpacePinMeshVisualizer uses this dto as reference.
public System.Collections.Generic.List<UnityEngine.Vector3> Vertices { get; }
member this.Vertices : System.Collections.Generic.List<UnityEngine.Vector3>
Public ReadOnly Property Vertices As List(Of Vector3)
Property Value
List<UnityEngine.Vector3>