Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.

Additional resources: XRMeshSubsystem.GetUpdatedMeshTransforms