Re-exports§
pub use pixels;
Modules§
Structs§
- Pixels
Options - Defines the sizing and behavior of the pixel buffer and surface texture.
- Pixels
Plugin - A
Pluginthat defines an integration between Bevy and thepixelscrate. Should be added to app afterDefaultPlugins. - Pixels
Wrapper - Wrapper component for underlying
Pixelsstruct.