AnimancerComponentPreview Class

Summary

[Editor-Only] An interactive preview which displays the internal details of an Animancer.AnimancerComponent.
Assembly
Animancer.dll
Namespace
Animancer.Editor.Previews
Base Types
  • ObjectPreview
graph BT Type-->Base0["ObjectPreview"] Type["AnimancerComponentPreview"] class Type type-node

Syntax

[CustomPreview(typeof(AnimancerComponent))]
public class AnimancerComponentPreview : ObjectPreview

Attributes

Type Description
CustomPreviewAttribute

Methods