SubroutineUniforms

class SubroutineUniform
name

str – The name of the subroutine uniform.

location

int – The location of the subroutine uniform.

class SubroutineUniformMap

SubroutineUniformMap is a dictionary like object.

__getitem__(key) → SubroutineUniform