Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

MeshGenerationStatus.Canceled

マニュアルに切り替える

説明

The mesh generation was canceled.

This can happen if the XRMeshSubsystem is stopped or destroyed while meshes are being generated. No data is written to the Mesh or [[MeshCollider] provided during the call to XRMeshSubsystem.GenerateMeshAsync.

See Also: XRMeshSubsystem.GenerateMeshAsync, MeshGenerationResult