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

BaseAnimancerComponentEditor.

Targets Property

Summary

UnityEditor.Editor.targets casted to Animancer.IAnimancerComponent.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
BaseAnimancerComponentEditor

Syntax

public IAnimancerComponent[] Targets { get; }

Value

Type Description
IAnimancerComponent[]