ScaleBy Action
Overview

Attributes
Attribute
Type
Description
Inputs
Input
Type
Description
Outputs
Output
Type
Description
See Also
External Links
Last updated

The ScaleBy Action Node scales an Animation by the relative values specified in By for the Duration (in seconds), in either Attributes or Inputs.
By
Vector3
The amount to scale an Animation by along the X, Y, Z axes.
Duration (sec)
Float
The total time of the Action.
Interpolation
Drop-down
The Interpolation type. Can be Linear, Sine Ease In, Sine Ease Out, or Sine Ease In Out.
Instance ID
InstanceID
The assigned Instance of an Object.
(►) Start
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The ID of the target Object.
Duration
Float
The total time (in seconds).
By
Vector3
The amount to scale an Animation by along the X, Y, Z axes.
Instance ID
InstanceID
The assigned Instance of an Object.
OnStart (►)
Pulse
Flows to additional actions following ScaleBy Action when the Action starts.
OnEnd (►)
Pulse
Flows to additional actions following ScaleBy Action when the Action stops.
Scaling (geometry) on Wikipedia.
Last updated