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

PlayableAssetState.

Asset Property

Summary

The UnityEngine.Playables.PlayableAsset which this state plays.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
PlayableAssetState

Syntax

public PlayableAsset Asset { get; set; }

Value

Type Description
PlayableAsset