MCPcopy Create free account
hub / github.com/Blakkis/PyGLMaze / getCurrentShaderID

Method getCurrentShaderID

pymaze/post_processing.py:29–30  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

27
28 @classmethod
29 def getCurrentShaderID(cls):
30 return cls.PPOST_DEFAULT + cls.current_shader
31
32
33# Build list ordered list of all shaders and feed it back to the class

Callers 2

changeShaderMethod · 0.80
renderQuadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected