Summary
The largest possible float value less than 1.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
Syntax
public const float AlmostOne
Remarks
This value is useful for placing events at the end of a looping animation since they do not allow the
Animancer.AnimancerEvent.normalizedTime
to be greater than or equal to 1.
Constant Value
Value | Type |
---|---|
0.9999999 | Single |