mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-12 14:38:46 +01: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