Method
FlexMotionLayer.SetFrameTime(int)

Summary

Syntax

public FlexMotionLayer SetFrameTime(int frame)

Parameters

Name Type Description
frame int The layer's new elapsed frame count.

Return Value

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