Summary
Updates a set of FlexMotionLayers based on their state, weighting, and time scale, and evaluates the playable graph with the given deltaTime.
Syntax
public void Evaluate(float deltaTime = 0)
Parameters
Name | Type | Description |
---|---|---|
deltaTime | float | The time in seconds since the last frame. |