mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Update LoggingUtils and Material
This commit is contained in:
@@ -86,6 +86,6 @@ namespace Raylib_cs
|
||||
/// <summary>
|
||||
/// Material generic parameters (if required)
|
||||
/// </summary>
|
||||
public float *param;
|
||||
public fixed float param[4];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user