ProtoFlux:Trigger Haptics In Hierarchy: Difference between revisions

From Resonite Wiki
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:float3|float3]]) ===
=== 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
*
Next
TargetHierarchy
RelativeIntensity
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.