mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
2e8dfc02ef
# Objective - Fixes #4456 ## Solution - Removed the `near` and `far` fields from the camera and the views. --- ## Changelog - Removed the `near` and `far` fields from the camera and the views. - Removed the `ClusterFarZMode::CameraFarPlane` far z mode. ## Migration Guide - Cameras no longer accept near and far values during initialization - `ClusterFarZMode::Constant` should be used with the far value instead of `ClusterFarZMode::CameraFarPlane` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |