Relocated image analysis records out of TextureVariant and into Texture as these aren't really variable. If we do want per-variant values it would be trivial to transform the general case according to the variant's specification in an accessor. Perform image analyses immediately after source image load and prior to variant construction/preparation.
Relocated image analysis records out of TextureVariant and into Texture as these aren't really variable. If we do want per-variant values it would be trivial to transform the general case according to the variant's specification in an accessor.
Perform image analyses immediately after source image load and prior to variant construction/preparation.