ProtoFlux:Set Global Scale: Difference between revisions

From Resonite Wiki
m Fix category on node visual
Added links.
 
Line 22: Line 22:
Sets the Instance slot's global scale when an impulse is received.
Sets the Instance slot's global scale when an impulse is received.


=== Instance (Slot) ===
=== Instance ([[Slot]]) ===


The slot whose global scale is set. Default is null, the node does not function without this input.
The slot whose global scale is set. Default is null, the node does not function without this input.


=== Scale (float3) ===
=== Scale ([[Type:float3|float3]]) ===


The global scale the input Instance slot is set to. Default is [1;1;1].
The global scale the input Instance slot is set to. Default is [1;1;1].

Latest revision as of 13:11, 28 May 2024

Set Global Scale
*
Next
Instance
Scale
Transform

The Set Global Scale node sets the input slot's scale to the input value in global coordinate space.

Inputs

* (Call)

Sets the Instance slot's global scale when an impulse is received.

Instance (Slot)

The slot whose global scale is set. Default is null, the node does not function without this input.

Scale (float3)

The global scale the input Instance slot is set to. Default is [1;1;1].

Outputs

Next (Continuation)

An impulse is fired whenever the Instance slot's scale is set after the node receives an impulse. No impulse is fired from this output if the Instance input is null.