bevy/crates/bevy_render
Joona Aalto 46566980a6
Fix and improve MSAA documentation (#16196)
# Objective

#14273 changed `Msaa` to be a component rather than a resource. However,
the documentation still says that it is a resource. This tripped me up
during migration to 0.15 until I looked at the type definition.

Additionally, the docs have some unnecessary repetition and some grammar
mistakes, and they don't link to camera documentation.

## Solution

Fix up the docs!
2024-10-31 21:34:04 +00:00
..
macros
src Fix and improve MSAA documentation (#16196) 2024-10-31 21:34:04 +00:00
Cargo.toml
README.md

Bevy Render

License Crates.io Downloads Docs Discord