Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blakkis/PyGLMaze
/ getColorAttachment
Method
getColorAttachment
pymaze/post_processing.py:52–53 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
50
51
52
def
getColorAttachment(self):
53
return
self.color_texture;
54
55
56
def
getDepthAttachment(self):
Callers
1
mainloop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected