Click or drag to resize

WebXRInterfaceGetOptionalFeatures Method

Note: This API is now obsolete.

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

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

Return Value

Type: String

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

See Also