bevy
bevy copied to clipboard
Clearer spatial bundle pub const docs
Objective
The docs on SpatialBundle's pub const constructors mention that one is "visible" when it's actually inherited, which afaik means it's conditional on its parent's visibility.
I feel it's more correct like this.
Also I'm seeing how making a PR from github.dev works hopefully nothing weird happens