Update raylib_api.* by CI
This commit is contained in:
parent
09272e2e11
commit
e70f9157bc
4 changed files with 4 additions and 4 deletions
|
@ -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"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue