function
get_uniform(_name, _vertexFormat)
Retrieves a handle of a shader uniform.
Name | Type | Description |
---|---|---|
_name | String |
The name of the shader uniform. |
Id.Uniform
The handle of the shader uniform.
This method is now obsolete and will always return -1!
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.