Click or drag to resize

ARVRServerGetPrimaryInterface Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ARVRServer.GetPrimaryInterface"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetPrimaryInterface is deprecated. Use the PrimaryInterface property instead.")]
public static ARVRInterface GetPrimaryInterface()

Return Value

Type: ARVRInterface

[Missing <returns> documentation for "M:Godot.ARVRServer.GetPrimaryInterface"]

See Also