@revideo/core / types / WebGLConvertible
Interface: WebGLConvertible
Defined in: types/Type.ts:7
Methods
toUniform()
toUniform(
gl,location):void
Defined in: types/Type.ts:8
Parameters
gl
WebGL2RenderingContext
location
WebGLUniformLocation
Returns
void