Expand description
Structs§
- Egui
Texture - Component inserted by the PixelBufferEguiPlugin. Holds all the necesary information to draw a egui image with the pixel buffer.
- Pixel
Buffer Egui Plugin - Plugin that adds a EguiTexture component to all pixel buffers and keeps them up to date
Enums§
- Pixel
Buffer Egui Set - A special base set running between [
CoreSet::PreUpdateFlush
] and [CoreSet::Update
]