Struct e2rcore::implement::file::md5mesh::Md5Weight [] [src]

pub struct Md5Weight {
    pub _index: u64,
    pub _joint_index: u64,
    pub _weight_bias: f32,
    pub _pos: [f32; 3],
}

Fields

Trait Implementations

impl Debug for Md5Weight
[src]

[src]

Formats the value using the given formatter.