MaterialSnapshot: Do not integrate the global glowFactor when taking a material snapshot
The global glowFactor multiplier should not be integrated into the snapshot as this would mean the snapshot state is invalidated when this value changes.
Instead the global factor should be applied to the interpolated glow strength value of the snapshot by users of this class.
MaterialSnapshot: Do not integrate the global glowFactor when taking a material snapshot
The global glowFactor multiplier should not be integrated into the
snapshot as this would mean the snapshot state is invalidated when
this value changes.
Instead the global factor should be applied to the interpolated
glow strength value of the snapshot by users of this class.