This version of Unity is unsupported.

MeshTransform.Timestamp

public ulong Timestamp;

Description

The timestamp associated with this transform.

A larger value indicates a more recent time. This timestamp can be compared with MeshGenerationResult.Timestamp to determine whether the generation result (which is asynchronous) contains a newer transform.

See Also: XRMeshSubsystem.GetUpdatedMeshTransforms