Contains event information related to a generated mesh.
This struct is used by the XRMeshSubsystem to provide information about the result of XRMeshSubsystem.GenerateMeshAsync.
| Attributes | The MeshVertexAttributes that were written to the MeshGenerationResult.Mesh. | 
| Mesh | If the generation was successful, data has been written to this Mesh. | 
| MeshCollider | If the generation was successful, physics data has been written to this MeshCollider. | 
| MeshId | The MeshId of the tracked mesh that was generated. | 
| Status | The MeshGenerationStatus of the mesh generation task. | 
Did you find this page useful? Please give it a rating: