Created a page on the Trigger Haptics In Hierarchy node. |
Fixed type in the input description. |
||
Line 26: | Line 26: | ||
The slot hierarchy that specifically looks for your haptic components. | The slot hierarchy that specifically looks for your haptic components. | ||
=== RelativeIntensity ([[Type: | === RelativeIntensity ([[Type:float|float]]) === | ||
How much this will notify the user using haptics. | How much this will notify the user using haptics. |
Latest revision as of 20:22, 17 April 2024
Trigger Haptics In Hierarchy
Haptics
The Trigger Haptics In Hierarchy
node takes in a Slot hierarchy and will send out haptic pulses through it.
Inputs
* (Call)
Calls an impulse to send haptic data to the given hierarchy.
TargetHierarchy (Slot)
The slot hierarchy that specifically looks for your haptic components.
RelativeIntensity (float)
How much this will notify the user using haptics.
Outputs
Next (Continuation)
Fires after sending the haptic pulse.