Modifica

Share via


SpatialAwarenessSceneObject.MeshData.Vertices Property

Definition

Vertices of the mesh.

public:
 property cli::array <UnityEngine::Vector3> ^ Vertices { cli::array <UnityEngine::Vector3> ^ get(); void set(cli::array <UnityEngine::Vector3> ^ value); };
public UnityEngine.Vector3[] Vertices { get; set; }
member this.Vertices : UnityEngine.Vector3[] with get, set
Public Property Vertices As Vector3()

Property Value

UnityEngine.Vector3[]

Applies to