Property matchFrameRateEnabled
matchFrameRateEnabled
Whether the AR session update is synchronized with the Unity frame rate.
If true, Update(XRSessionUpdateParams) will block until the next AR frame is available.
Declaration
public virtual bool matchFrameRateEnabled { get; }
Property Value
| Type | Description |
|---|---|
| bool |