ControllerState.SerializableParameterBindings.

ControllerState.

Deserialize(ControllerState) Method

Summary

Creates runtime bindings for the `state`.

Syntax

public void Deserialize(ControllerState state)

Remarks

See the Animancer.ControllerState.SerializableParameterBindings class for details.

Parameters

Name Type Description
state ControllerState

Return Value

Type Description
void