Enum e2rcore::interface::i_renderobj::RenderMethod [] [src]

pub enum RenderMethod {
    ADS,
    PBR,
    NONE,
}

Variants