This is the old Animancer v7.4 documentation. Click here for the latest version.

PlayableAssetState.

Bindings Property

Summary

The objects controlled by each track in the asset.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
PlayableAssetState

Syntax

public IList<Object> Bindings { get; set; }

Value

Type Description
IList<Object>