mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-28 22:18:30 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -3674,7 +3674,7 @@ return {
|
||||
},
|
||||
{
|
||||
name = "SetShaderValueTexture",
|
||||
description = "Set shader uniform value for texture (sampler2d)",
|
||||
description = "Set shader uniform value and bind the texture (sampler2d)",
|
||||
returnType = "void",
|
||||
params = {
|
||||
{type = "Shader", name = "shader"},
|
||||
|
Reference in New Issue
Block a user