Method
FlexMotionLayer.SetTime(float)

Summary

Syntax

public FlexMotionLayer SetTime(float time)

Parameters

Name Type Description
time float The layer's animation time in seconds.

Return Value

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