The animation amount in the 3 different dimensions.

The animation amount can also be set using the X, Y and Z properties, and other properties in different subclasses.

This property has different defaults, means different things in different subclasses:

  • For Move, this property denotes points, unless distorted by scaling. Default is 0,0,0.
  • For Rotate, this property denotes radians. Default is 0,0,0.
  • For Scale, this property denotes a scale factor, where 1,1,1 is unchanged scale. Default is 1,1,1.

Location

Namespace
Fuse.Animations
Package
Fuse.Animations 2.9.1

Returns

float3