Back to Bevy

`EnvironmentMapUniform` is removed

_release-content/migration-guides/environment_map_uniform_removed.md

0.19.0206 B
Original Source

EnvironmentMapUniform has been removed. It previously stored the rotation transformation matrix of view environment maps. Now the rotation is stored as a quaternion in LightProbesUniform::view_rotation.