Tilt Five Unity SDK 1.4.2
Loading...
Searching...
No Matches
TiltFive.WandSettings Class Reference

Wand Settings encapsulates all configuration data used by the Wand's tracking runtime to compute the Wand Pose and apply it to the driven GameObject. More...

Inheritance diagram for TiltFive.WandSettings:
TiltFive.TrackableSettings

Public Attributes

ControllerIndex controllerIndex
GameObject GripPoint
GameObject FingertipPoint
GameObject AimPoint
Public Attributes inherited from TiltFive.TrackableSettings
bool RejectUntrackedPositionData = true
TrackingFailureMode FailureMode = TrackingFailureMode.FreezePosition

Additional Inherited Members

Public Types inherited from TiltFive.TrackableSettings
enum  TrackingFailureMode { FreezePosition = 0 , FreezePositionAndRotation = 1 , SnapToDefault = 2 }

Detailed Description

Wand Settings encapsulates all configuration data used by the Wand's tracking runtime to compute the Wand Pose and apply it to the driven GameObject.

Member Data Documentation

◆ AimPoint

GameObject TiltFive.WandSettings.AimPoint

◆ controllerIndex

ControllerIndex TiltFive.WandSettings.controllerIndex

◆ FingertipPoint

GameObject TiltFive.WandSettings.FingertipPoint

◆ GripPoint

GameObject TiltFive.WandSettings.GripPoint

The documentation for this class was generated from the following file: