Summary
Tries to calculate the amount of time (in seconds)
from the
Animancer.ITransitionDetailed.NormalizedStartTime
too the Animancer.AnimancerEvent.Sequence.NormalizedEndTime,
including the Animancer.ITransitionDetailed.Speed
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerUtilities
Syntax
public static bool TryCalculateDuration(Object transition, out float duration)
Parameters
| Name | Type | Description |
|---|---|---|
| transition | Object | |
| duration | float |
Return Value
| Type | Description |
|---|---|
| bool |