Click or drag to resize

ARVRPositionalTrackerGetType Method

Returns the tracker's type.

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

Return Value

Type: ARVRServerTrackerType

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

See Also