Controlling Position
 
 
 

The Position controller is a component of the Transform controller. Position is a data type that can use most of the standard controllers such as Bezier, TCB, and Noise.

The controllers described in this topic can be used only as position controllers.

XYZ Controller

The XYZ controller breaks a Position controller into three separate Bezier Float controllers. Each of the X, Y, and Z components of position receives its own track.

Use the XYZ controller when you want to have separate key patterns or controller types for each position component.

See Euler XYZ Rotation Controller, Position XYZ Controller, and Scale XYZ Controller.