Method
FlexMotionLayer.SetBlendWeight(int, float)

Summary

Syntax

public FlexMotionLayer SetBlendWeight(int index, float value)

Parameters

Name Type Description
index int The animation clip index.
value float The weight value to use for that clip when blending will occur.

Return Value

Type Description
FlexMotionLayer