Partial params for Tween.Mode.MoveRotateScale(). At least one of position, rotation, or scale must be provided. Use this when building a mode for Tween.createOrReplace() or TweenSequence (e.g. only positionStart/positionEnd).
Optional
Position tween (start → end). Optional.
Rotation tween (start → end). Optional.
Scale tween (start → end). Optional.
Partial params for Tween.Mode.MoveRotateScale(). At least one of position, rotation, or scale must be provided. Use this when building a mode for Tween.createOrReplace() or TweenSequence (e.g. only positionStart/positionEnd).