Click or drag to resize

ARVRInterfaceInterfaceIsPrimary Property

true if this is the primary interface.

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

Property Value

Type: Boolean
See Also