Click or drag to resize

ARVRPositionalTrackerGetOrientation Method

Returns the controller's orientation matrix.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Basis GetOrientation()

Return Value

Type: Basis

[Missing <returns> documentation for "M:Godot.ARVRPositionalTracker.GetOrientation"]

See Also