Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Timestamp

The timestamp associated with this transform.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public ulong Timestamp { get; }

Remarks

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.