Method
FlexMotionLayer.SetBlendPositions(float[])

Summary

Syntax

public FlexMotionLayer SetBlendPositions(float[] blendPositions)

Parameters

Name Type Description
blendPositions float[] The array of blend positions.

Return Value

Type Description
FlexMotionLayer The same instance of FlexMotionLayer, allowing chained method calls.