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 |
---|---|
Custom |
Methods
Name | Value | Summary |
---|---|---|
Cleanup |
void | |
GetPreviewTitle |
GUIContent | |
HasPreviewGUI |
bool | |
Initialize |
void | |
On |
void | |
OnPreviewSettings |
void |