DrawBillboard parameter name updated
This commit is contained in:
parent
01fd14913e
commit
bb5ff58150
1 changed files with 1 additions and 1 deletions
|
|
@ -2452,7 +2452,7 @@ public static unsafe partial class Raylib
|
|||
Camera3D camera,
|
||||
Texture2D texture,
|
||||
Vector3 center,
|
||||
float size,
|
||||
float scale,
|
||||
Color tint
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue