FaceFX Documentation and support
Controls the skeletal animation tree for previewing skeletal animation events.
Flag | LongFlag | Arg | Description |
---|---|---|---|
-silent | -silent | No | tells the command to not issue an animation tree changed message after the command executes |
-clear | -clear | No | clears the entire skeletal animation tree |
-add | -add | Yes | puts the command into add mode |
-remove | -remove | Yes | puts the command into remove mode |
-a | -animation | No | sets the animation name |
-st | -startime | Yes | sets the animation start time |
-bit | -blendintime | Yes | sets the animation blend in time |
-bot | -blendouttime | Yes | sets the animation blend out time |
-ds | -durationscale | Yes | sets the animation duration scale |
-ms | ‑magnitudescale | Yes | sets the animation magnitude scale |
%animtree -silent -add -animation arms_up -starttime 4.0 -blendintime 0.5 -blendouttime 0.5 -durationscale 1.0 -magnitudescale 1.0;