Method
FlexMotionLayer.SetSpeed(float)

Summary

Syntax

public FlexMotionLayer SetSpeed(float speed)

Parameters

Name Type Description
speed float The speed multiplier of the Layer.

Return Value

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