Function rust_raylib::ffi::DrawModelWiresEx
source · pub unsafe extern "C" fn DrawModelWiresEx(
model: Model,
position: Vector3,
rotationAxis: Vector3,
rotationAngle: c_float,
scale: Vector3,
tint: Color
)Expand description
Draw a model wires (with texture if set) with extended parameters