Crate bevy_pixels

Source

Re-exports§

pub use pixels;

Modules§

diagnostic
prelude
schedule

Structs§

PixelsOptions
Defines the sizing and behavior of the pixel buffer and surface texture.
PixelsPlugin
A Plugin that defines an integration between Bevy and the pixels crate. Should be added to app after DefaultPlugins.
PixelsWrapper
Wrapper component for underlying Pixels struct.