bevyengine / bevyengine/bevy

`TextureAtlas::texture_handles` field is not docuemented.

Open
#6,324 0 comments 1 reaction 0 assignees View on GitHub
A-Rendering C-Docs
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## How can Bevy's documentation be improved?

https://dev-docs.bevyengine.org/bevy/sprite/struct.TextureAtlas.html

I was hoping that I could use this to get a set of handles to each texture atlas image. Unfortunately, I do not appear to be able to extract this information, as the value was `None`.

The use of this field is not documented, nor are the situations in which it may be `Some`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.