Function rust_raylib::ffi::DrawModel

source ·
pub unsafe extern "C" fn DrawModel(
    model: Model,
    position: Vector3,
    scale: c_float,
    tint: Color
)
Expand description

Draw a model (with texture if set)