Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MeshVertexAttributes.Normals

Description

Vertex normals

Used by XRMeshSubsystem.GenerateMeshAsync to request that normals get generated, or by MeshGenerationResult to indicate normals were written to the Mesh.

Additional resources: XRMeshSubsystem.GenerateMeshAsync, MeshGenerationResult