Method
FlexMotionAnimator.PlayOrResume(AnimationClip, int)

Summary

Syntax

public FlexMotionLayer PlayOrResume(AnimationClip animationClip, int maskLayerIndex = 0)

Parameters

Name Type Description
animationClip AnimationClip The FlexMotion asset containing animation clips to be played or resumed.
maskLayerIndex int The mask layer index to be used. Default value is 0.

Return Value

Type Description
FlexMotionLayer Returns the played or resumed FlexMotionLayer.