ARVRServerGetInterfaceCount Method |
Returns the number of interfaces currently registered with the AR/VR server. If your project supports multiple AR/VR platforms, you can look through the available interface, and either present the user with a selection or simply try to initialize each interface and use the first one that returns true.
Namespace: Godot
public static int GetInterfaceCount()
[Missing <returns> documentation for "M:Godot.ARVRServer.GetInterfaceCount"]