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