ControllerSettingsConfig Fields |
Name | Description | |
---|---|---|
_autoPointDistance |
Distance (in meters) to use instead as minimum for going into auto-point state if there are engageable as well as interactable objects around
| |
_cursorSize |
Size of the cursor on Dialogs and other UI elements
| |
_hapticFeedbackDurationSeconds |
How long in seconds the haptic feedback will last
| |
_hapticFeedbackOnDrop |
Enable/Disable haptic Feedback when objects are dropped
| |
_hapticFeedbackOnPickUp |
Enable/Disable haptic Feedback when objects are pickedUp
| |
_hapticFeedbackOnSnap |
Enable/Disable haptic Feedback when the object can be snapped
| |
_highlightColor |
Alternate color to use for EngageObject highlight
| |
_highlightCornerOutlines |
Draw corners for the EngageObject highlight
| |
_highlightFillAmount |
Fill Amount for the EngageObject highlight
| |
_highlightLineIntensity |
Intensity for the EngageObject highlight
| |
_highlightLineThickness |
Thinkness for the EngageObject highlight
| |
_minTriggerValueForHandUi |
Minimum amount of trigger press before HandUI will not be displayed
| |
_radiusOfEffectForEngage |
Distance (in meters) for the radius of object detection, measured from the interaction point on the controller
| |
_shouldHighlightEngageObject |
True to enable highlighting the object that will be engaged when you press the trigger, otherwise false
| |
_useAvatarColorForHighlight |
True to use the avatar color for the EngageObject highlight, otherwise use ColorForForHighlight property
|