Function ARVRAnchor.getIsActive
Returns true
if the anchor is being tracked and false
if no anchor with this ID is currently known.
bool getIsActive() nothrow @nogc const;
Returns true
if the anchor is being tracked and false
if no anchor with this ID is currently known.
bool getIsActive() nothrow @nogc const;