ProtoFlux:TriggerHapticsInHierarchy: Difference between revisions

From Resonite Wiki
Created a page on the Trigger Haptics In Hierarchy node.
 
m YoshBot moved page ProtoFlux:Trigger Haptics In Hierarchy to ProtoFlux:TriggerHapticsInHierarchy: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
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 00:37, 21 August 2025

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.