AnimationVector
Factory method to create an AnimationVector1D
Parameters
v1
value to set on the value field of AnimationVector1D
Factory method to create an AnimationVector2D
Parameters
v1
value to set on the first dimension
v2
value to set on the second dimension
Factory method to create an AnimationVector3D
Parameters
v1
value to set on the first dimension
v2
value to set on the second dimension
v3
value to set on the third dimension
Factory method to create an AnimationVector4D
Parameters
v1
value to set on the first dimension
v2
value to set on the second dimension
v3
value to set on the third dimension
v4
value to set on the fourth dimension