subshader

class guerilla.subshader

Bases: object

A subshader instanciation with its parameters

getname()

Get the shader name associated to this subshader (“Texture”, for instance)

Returns:the subshader name
Return type:str
getparameters()

Get the shader name associated to this subshader (“Texture”, for instance)

Returns:the subshader parameters
Return type:{}