Component:GeneralHapticsSettings: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=General Haptics Settings
|Name=General Haptics Settings
}}
}}
{{stub}}
See [[Settings#Haptic Feedback|Haptic Feedback in Settings]].


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|EnableControllerVibration|Bool|
|EnableControllerVibration|Bool| Enables or disables controller vibration as a whole.
|EnableHaptics|Bool|
|EnableHaptics|Bool| Enables or disables haptic feedback from avatars and items in the world or other haptic devices.
}}
}}


== Behavior ==
== Usage ==
See [[Settings#Haptic Feedback|Haptic Feedback in Settings]].


== Examples ==
== Examples ==
See [[Settings#Haptic Feedback|Haptic Feedback in Settings]].


== See Also ==
== See Also ==
* [[Settings#Haptic Feedback|Haptic Feedback in Settings]]


[[Category:Components:Uncategorized{{#translation:}}|General Haptics Settings]]
[[Category:Components:Uncategorized{{#translation:}}|General Haptics Settings]]
[[Category:Components{{#translation:}}|General Haptics Settings]]
[[Category:Components{{#translation:}}|General Haptics Settings]]
[[Category:ComponentStubs]]

Latest revision as of 13:39, 28 February 2025

Component image 
General Haptics Settings component as seen in the Scene Inspector

See Haptic Feedback in Settings.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
EnableControllerVibration Bool Enables or disables controller vibration as a whole.
EnableHaptics Bool Enables or disables haptic feedback from avatars and items in the world or other haptic devices.

Usage

See Haptic Feedback in Settings.

Examples

See Haptic Feedback in Settings.

See Also