Click or drag to resize

ARVRPositionalTrackerGetName Method

Returns the controller or anchor point's name if available.

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

Return Value

Type: String

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

See Also