Click or drag to resize

ARVRInterfaceArIsAnchorDetectionEnabled Property

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool ArIsAnchorDetectionEnabled { get; set; }

Property Value

Type: Boolean
See Also