Black Ops III

ClearAnim

Sets an animation's goal weight (and the goal weights of all of its descendents) to zero over the specified time.

Example:

self ClearAnim( %root, 0)

Parameters

ParameterSummary
*animationThe animation or animtree node to clear
*timeThe blending time for the clear

* = mandatory