Summary
Updates the
Animancer.AnimancerEvent.Sequence.Serializable.Events to accomodate a changed event time.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serializable
Event Sequence Drawer
Syntax
public static void SyncEventTimeChange(SerializableEventSequenceDrawer.Context context, int index, float normalizedTime)
Parameters
| Name | Type | Description |
|---|---|---|
| context | Serializable |
|
| index | int | |
| normalizedTime | float |
Return Value
| Type | Description |
|---|---|
| void |