Docs.rs
bevy_render-0.15.0
bevy_render 0.15.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
async-channel ^2.3.0
normal
bevy_app ^0.15.0
normal
bevy_asset ^0.15.0
normal
bevy_color ^0.15.1
normal
bevy_core ^0.15.0
normal
bevy_derive ^0.15.0
normal
bevy_diagnostic ^0.15.0
normal
bevy_ecs ^0.15.0
normal
bevy_encase_derive ^0.15.0
normal
bevy_hierarchy ^0.15.0
normal
bevy_image ^0.15.0
normal
bevy_math ^0.15.0
normal
bevy_mesh ^0.15.0
normal
bevy_reflect ^0.15.0
normal
bevy_render_macros ^0.15.0
normal
bevy_tasks ^0.15.0
normal
bevy_time ^0.15.0
normal
bevy_transform ^0.15.0
normal
bevy_utils ^0.15.0
normal
bevy_window ^0.15.0
normal
bytemuck ^1.5
normal
codespan-reporting ^0.11.0
normal
derive_more ^1
normal
downcast-rs ^1.2.0
normal
encase ^0.10
normal
futures-lite ^2.0.1
normal
image ^0.25.2
normal
ktx2 ^0.3.0
normal
optional
naga ^23
normal
nonmax ^0.5
normal
offset-allocator ^0.2
normal
profiling ^1
normal
optional
serde ^1
normal
smallvec ^1.11
normal
wgpu ^23.0.1
normal
send_wrapper ^0.6.0
normal
naga_oil ^0.16
normal
js-sys ^0.3
normal
naga_oil ^0.16
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3.67
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
render
0.15.0
Module extract_
resource
Module Items
Structs
Traits
Functions
Derive Macros
In crate bevy_
render
bevy_render
Module
extract_resource
Copy item path
Source
Structs
§
Extract
Resource
Plugin
This plugin extracts the resources into the “render world”.
Traits
§
Extract
Resource
Describes how a resource gets extracted for rendering.
Functions
§
extract_
resource
This system extracts the resource of the corresponding
Resource
type
Derive Macros
§
Extract
Resource