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

继承: XRPositionalTracker < XRTracker < RefCounted < Object

跟踪控制器。

描述

该对象的实例表示被跟踪的控制器。

当控制器被打开,并且 XRInterface 检测到它们时,该对象的实例会自动被添加到可通过 XRServer 访问的活动跟踪对象列表中。

XRController3D 使用该类型的对象,应在你的项目中使用。

教程

属性

TrackerType

type

2 (overrides XRTracker)