Material getter and get/set for parameters.
This commit is contained in:
@@ -12,6 +12,7 @@ KEY CHANGES:
|
||||
- ADDED: Raygui wrapper lib.
|
||||
- CHANGED: Can now have multiple Music objects like other Raylib objects instead of just one.
|
||||
- CHANGED: Texture now can be either Texture or RenderTexture. No need to change texture source anymore.
|
||||
- ADDED: Material getter functions.
|
||||
|
||||
Detailed changes:
|
||||
- FIXED: uluaGetRay was looking for integers instead of tables.
|
||||
@@ -71,6 +72,8 @@ Detailed changes:
|
||||
- ADDED: DrawBillboardPro
|
||||
- ADDED: rlGetVersion
|
||||
- ADDED: More rlgl General render state functions.
|
||||
- ADDED: GetMaterialTexture, GetMaterialColor, GetMaterialValue and GetMaterialShader
|
||||
- ADDED: SetMaterialParams and GetMaterialParams
|
||||
|
||||
------------------------------------------------------------------------
|
||||
Release: ReiLua version 0.4.0 Using Raylib 4.2
|
||||
|
||||
Reference in New Issue
Block a user