# 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` |
||
|---|---|---|
| .. | ||
| animate_shader.wgsl | ||
| custom_material_screenspace_texture.wgsl | ||
| custom_material.frag | ||
| custom_material.vert | ||
| custom_material.wgsl | ||
| custom_vertex_attribute.wgsl | ||
| game_of_life.wgsl | ||
| instancing.wgsl | ||
| shader_defs.wgsl | ||