TransitionPreviewWindow.Scene.

TransitionPreviewWindow.

InstanceAnimators Property

Summary

The UnityEngine.Animator components attached to the Animancer.Editor.TransitionPreviewWindow.Scene.InstanceRoot and its children.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransitionPreviewWindow.Scene

Syntax

public Animator[] InstanceAnimators { get; private set; }

Value

Type Description
Animator[]