PlayableAssetState.

SetBindings(Object[]) Method

Summary

Sets the Animancer.PlayableAssetState.Bindings.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
PlayableAssetState

Syntax

public void SetBindings(params Object[] bindings)

Parameters

Name Type Description
bindings Object[]

Return Value

Type Description
void