This version of Unity is unsupported.

MeshGenerationResult.Position

public Vector3 Position;

Description

The position associated with the generated mesh relative to the session origin.

This value will be zero unless the MeshGenerationOptions.ConsumeTransform flag was provided to XRMeshSubsystem.GenerateMeshAsync.

See Also: XRMeshSubsystem.GenerateMeshAsync