Sets whether this Sprite Atlas is a Variant or not.
A Variant does not repack a new Texture from the packable list. Instead, it duplicates the Master Atlas's packed Texture and downscale it by the SpriteAtlasExtensions.SetVariantMultiplier and saves this scaled Texture. Additional resources: SpriteAtlasExtensions.SetMasterAtlas.