Function ARVRInterface.arIsAnchorDetectionEnabled
On an AR interface, true
if anchor detection is enabled.
bool arIsAnchorDetectionEnabled() nothrow @property @nogc;
void arIsAnchorDetectionEnabled
(
bool v
) nothrow @property @nogc;