Method
FlexMotionLayer.SetTransitionTime(float)

Summary

Syntax

public FlexMotionLayer SetTransitionTime(float value)

Parameters

Name Type Description
value float The new duration of the transition.

Return Value

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