bakedTexture
represents the texture that is baked via Unity's lightmapping tools. customTexture
is the asset reference provided as a custom override in the Inspector. This separation allows the probe to keep the old baked texture (to swap back to) if the custom baked texture is removed.