ProtoFlux:Set Local Scale: Difference between revisions

From Resonite Wiki
Create page and add basic information
 
m Fix category on node visual
Line 1: Line 1:
{{#Invoke:ProtoFlux|GenerateUI
{{#Invoke:ProtoFlux|GenerateUI
|Name=Set Local Scale
|Name=Set Local Scale
|Category=Wiki
|Category=Transform
|Inputs=
|Inputs=
[
[

Revision as of 08:22, 25 May 2024

Set Local Scale
*
Next
Instance
Scale
Transform

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

Inputs

* (Call)

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

Instance (Slot)

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

Scale (float3)

The local 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.