Docs.rs
basic_bevy_pixel_camera-0.1.1
basic_bevy_pixel_camera 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
leekalan
Dependencies
bevy ^0.14.0
normal
Versions
2.7%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
create_pixel_image
basic_
bevy_
pixel_
camera
0.1.1
In basic_
bevy_
pixel_
camera::
pixel_
image
basic_bevy_pixel_camera
::
pixel_image
Function
create_
pixel_
image
Copy item path
Source
pub fn create_pixel_image(images:
ResMut
<'_,
Assets
<
Image
>>) ->
Handle
<
Image
>