AnimatablePair
A pair of animatable values, which is itself animatable.
Declaration
@frozen struct AnimatablePair<First, Second> where First : VectorArithmetic, Second : VectorArithmeticA pair of animatable values, which is itself animatable.
@frozen struct AnimatablePair<First, Second> where First : VectorArithmetic, Second : VectorArithmetic