csharp
public enum BlendEasingHow a transition is shaped over its duration.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
LinearStraight. Correct for a short crossfade and cheapest.
SmoothStepSlow at both ends. What a longer, more deliberate change wants.
Used by (5)
- MoveTransitionTestsVixen.Animation.Tests
- TransitionRuleRecordVixen.Animation
- TransitionSpecVixen.Animation
- TypeRegistrationVixen.Animation
- Vixen_Animation_Moves_TransitionRuleRecordSerializerVixen.Animation