Click or drag to resize

ARVRServerGetHmdTransform Method

Returns the primary interface's transformation.

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

Return Value

Type: Transform

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

See Also