Method
FlexMotionAnimator.DeleteAnimationJob(AnimationScriptPlayable)

Summary

Syntax

public void DeleteAnimationJob(AnimationScriptPlayable job)

Parameters

Name Type Description
job AnimationScriptPlayable The AnimationScriptPlayable running an animation job. Usually obtained after using the InsertAnimationJob method.