This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

XRSessionSubsystem.LastUpdatedFrame

public int LastUpdatedFrame;

Description

The frame during which the tracking state was last updated.

If the tracking state was updated in the current frame, then this value will match Time.frameCount.