Enum librashader_runtime::quad::QuadType
source · pub enum QuadType {
Offscreen,
Final,
}Expand description
Different type of quad to render to depending on pass type
pub enum QuadType {
Offscreen,
Final,
}Different type of quad to render to depending on pass type