Function blend_info::get_float
source · [−]Expand description
Extract 4 bytes in a row and interpret those as a “float”.
Print a WARNING in case the member type is not a “float” (and return 0.0_f32).
Extract 4 bytes in a row and interpret those as a “float”.
Print a WARNING in case the member type is not a “float” (and return 0.0_f32).