vertices
The mesh's vertices.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public NativeSlice<Vertex> vertices { get; }
public NativeSlice<Vertex> vertices { get; }