Click or drag to resize

WebXRInterfaceGetReferenceSpaceType Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.WebXRInterface.GetReferenceSpaceType"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetReferenceSpaceType is deprecated. Use the ReferenceSpaceType property instead.")]
public string GetReferenceSpaceType()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.WebXRInterface.GetReferenceSpaceType"]

See Also