diff --git a/doc/classes/RDUniform.xml b/doc/classes/RDUniform.xml index 7aab8b28105..77aaf0aae7e 100644 --- a/doc/classes/RDUniform.xml +++ b/doc/classes/RDUniform.xml @@ -13,16 +13,19 @@ + Binds the given id to the uniform. The data associated with the id is then used when the uniform is passed to a shader. + Unbinds all ids currently bound to the uniform. + Returns an array of all ids currently bound to the uniform.