Don't use AR recorder in playback mode
This commit is contained in:
@@ -17,6 +17,7 @@ namespace OpenVulkano::AR
|
||||
ArType type;
|
||||
ArDepthFormat depthFormat;
|
||||
Math::Range<uint8_t> confidenceRange;
|
||||
bool playback = false;
|
||||
|
||||
ArSessionMetadata() noexcept
|
||||
: ArSessionMetadata(ArType::UNKNOWN, ArDepthFormat::UNAVAILABLE, {0,0})
|
||||
|
||||
Reference in New Issue
Block a user