Method
FlexMotionLayer.SetBlendRange(Vector2)

Summary

Syntax

public FlexMotionLayer SetBlendRange(Vector2 blendRange)

Parameters

Name Type Description
blendRange Vector2 The start and end range used during blending.

Return Value

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