ScaleTo Action
Overview

The ScaleTo Action Node scales an Animation to the absolute scale values along the X, Y, Z axes specified in To
for the Duration
(in seconds), in either Attributes or Inputs.
Attributes
To
Vector3
The desired scale values 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.
Inputs
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).
To
Vector3
The desired scale values along the X, Y, Z axes.
Outputs
Instance ID
InstanceID
The assigned Instance of an Object.
OnStart
(►)
Pulse
Flows to additional actions following ScaleTo Action when the Action starts.
OnEnd
(►)
Pulse
Flows to additional actions following ScaleTo Action when the Action stops.
See Also
External Links
Scaling (geometry) on Wikipedia.
Last updated
Was this helpful?