Version: 2022.1
언어: 한국어
public ulong Timestamp ;

설명

The timestamp associated with the generated mesh.

Because generation is asynchronous, the transform provided by this MeshGenerationResult may be older than the most recent transform provided by XRMeshSubsystem.GetUpdatedMeshTransforms. Compare timestamps to ensure you are using the most recent transform.

See Also: XRMeshSubsystem.GenerateMeshAsync, XRMeshSubsystem.GetUpdatedMeshTransforms