ARVRInterface.arIsAnchorDetectionEnabled

On an AR interface, true if anchor detection is enabled.

  1. bool arIsAnchorDetectionEnabled [@property getter]
  2. bool arIsAnchorDetectionEnabled [@property setter]
    struct ARVRInterface
    @nogc nothrow @property
    void
    arIsAnchorDetectionEnabled
    (
    bool v
    )

Meta