Version: 2022.3
言語: 日本語

説明

Indicates you plan to consume the resulting mesh's transform.

Used by XRMeshSubsystem.GenerateMeshAsync when the mesh provider supplies a transform. If MeshGenerationOptions has this value, Unity does not apply the supplied transform to the vertices. Otherwise, Unity applies the supplied transform to the vertices of the mesh, and rebakes the physics mesh.

See Also: XRMeshSubsystem.GenerateMeshAsync, MeshGenerationResult