Function raylib_sys::DrawBillboard
source ยท pub unsafe extern "C" fn DrawBillboard(
camera: Camera,
texture: Texture2D,
position: Vector3,
size: f32,
tint: Color
)pub unsafe extern "C" fn DrawBillboard(
camera: Camera,
texture: Texture2D,
position: Vector3,
size: f32,
tint: Color
)