bevy icon indicating copy to clipboard operation
bevy copied to clipboard

Clearer spatial bundle pub const docs

Open torsteingrindvik opened this issue 1 year ago • 0 comments

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

torsteingrindvik avatar Jul 13 '24 15:07 torsteingrindvik