Click or drag to resize

ARVRServerGetReferenceFrame Method

Returns the reference frame transform. Mostly used internally and exposed for GDNative build interfaces.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Transform GetReferenceFrame()

Return Value

Type: Transform

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

See Also