mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
46fac78774
Extend the Texture asset type to support 3D data Textures are still loaded from images as 2D, but they can be reshaped according to how the render pipeline would like to use them. Also add an example of how this can be used with the texture2DArray uniform type. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |