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

PlayableAssetState.

MainObject Property

Summary

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

Syntax

public override Object MainObject { get; set; }

Value

Type Description
Object