Method
FlexMotionLayer.SetNormalizedTime(float)

Summary

Syntax

public FlexMotionLayer SetNormalizedTime(float normTime)

Parameters

Name Type Description
normTime float The normalized time based on the longest AnimationClip.

Return Value

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