Class TransformScaleSequenceLayerSOTests
Tests for TransformScaleSequenceLayerSO's wrap-seam/clamped-end handling — mirrors
TransformRotationSequenceLayerSOTests's coverage of the analogous rotation quirk:
ResolveStepScale must not blend a non-looping last step into step 0's scale once time clamps at
the end, the same "no next playthrough to blend into" rule ResolveStepAngle documents.
Inherited Members
Namespace: Serenity.UnityProceduralAnimator.Tests.Infrastructure
Assembly: Tests.dll
Syntax
public class TransformScaleSequenceLayerSOTests
Constructors
TransformScaleSequenceLayerSOTests()
Declaration
public TransformScaleSequenceLayerSOTests()
Methods
Evaluate_NonLooping_LastStepBlendToNext_ClampedAtEnd_HoldsLastStepScale()
Declaration
public void Evaluate_NonLooping_LastStepBlendToNext_ClampedAtEnd_HoldsLastStepScale()
Evaluate_OnActivate_LoopSeam_StillBlendsIntoFirstStep()
Declaration
public void Evaluate_OnActivate_LoopSeam_StillBlendsIntoFirstStep()
TearDown()
Declaration
public void TearDown()