Cleanup: MaterialSnapshot need not cache color and colorAmplified
Users of the snapshots can access the averagecolor_analysis_t data for the primary texture with Texture_Analysis()
Split the ambientlight_analysis_t into two averagecolor_analysis_t analyses. Grouping the average color and the amplified average color together served no real purpose.
Cleanup: MaterialSnapshot need not cache color and colorAmplified
Users of the snapshots can access the averagecolor_analysis_t data
for the primary texture with Texture_Analysis()
Split the ambientlight_analysis_t into two averagecolor_analysis_t
analyses. Grouping the average color and the amplified average color
together served no real purpose.