Struct quake3_loader::Effect [] [src]

pub struct Effect {
    pub name: String,
    pub brush: i32,
    pub unk: i32,
}

Fields

Trait Implementations

impl Debug for Effect
[src]

[src]

Formats the value using the given formatter.