Click or drag to resize

ARVRPositionalTrackerGetTracksOrientation Method

Returns true if this device tracks orientation.

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

Return Value

Type: Boolean

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

See Also