Property vertices vertices The vertices in the mesh. This is a parallel array to normals and uvs. Declaration public NativeArray<Vector3> vertices { get; } Property Value Type Description NativeArray<Vector3>