Struct ms3d::ModelEx [] [src]

pub struct ModelEx {
    pub joint_size: f32,
    pub transparency_mode: i32,
    pub alpha_ref: f32,
}

Fields

Trait Implementations

impl Clone for ModelEx
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ModelEx
[src]

[src]

Formats the value using the given formatter.