Property matchFrameRate
matchFrameRate
If true
, the session will block execution until a new AR frame is available.
This property is obsolete. Use matchFrameRateRequested or matchFrameRateEnabled instead.
Declaration
[Obsolete("Use matchFrameRateRequested or matchFrameRateEnabled instead. (2020-01-28)")]
public bool matchFrameRate { get; set; }
Property Value
Type | Description |
---|---|
bool |