Method
FlexMotionAnimator.PlayOrResume(FlexMotion, int)

Summary

Syntax

public FlexMotionLayer PlayOrResume(FlexMotion flexMotion, int maskLayerIndex = 0)

Parameters

Name Type Description
flexMotion FlexMotion 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.