ARVRServerFindInterface Method |
Finds an interface by its name. For instance, if your project uses capabilities of an AR/VR platform, you can find the interface for that platform by name and initialize it.
Namespace: Godot
public static ARVRInterface FindInterface( string name )
[Missing <param name="name"/> documentation for "M:Godot.ARVRServer.FindInterface(System.String)"]
[Missing <returns> documentation for "M:Godot.ARVRServer.FindInterface(System.String)"]