Summary
Initializes the `curve` to represent the target's fade values over normalized time.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- FadeGroupDrawer
Syntax
protected virtual void InitializeDisplayCurve(ref AnimationCurve curve)
Parameters
Name | Type | Description |
---|---|---|
curve | AnimationCurve |
Return Value
Type | Description |
---|---|
void |