Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

XRControllerTracker

Inherits: XRPositionalTracker < XRTracker < RefCounted < Object

A tracked controller.

Description

An instance of this object represents a controller that is tracked.

As controllers are turned on and the XRInterface detects them, instances of this object are automatically added to this list of active tracking objects accessible through the XRServer.

The XRController3D consumes objects of this type and should be used in your project.

Tutorials

Properties

TrackerType

type

2 (overrides XRTracker)


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.