mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
tests: remove accidentally added debug image output
This commit is contained in:
parent
80951b3268
commit
102a256b05
@ -91,8 +91,6 @@ def render_depth_pixel(region, distance, near, far, clear=None, write=True):
|
||||
region.window.engine.render_frame()
|
||||
region.window.clear_render_textures()
|
||||
|
||||
depth_texture.write("test2.png")
|
||||
|
||||
col = core.LColor()
|
||||
depth_texture.peek().lookup(col, 0.5, 0.5)
|
||||
return col[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user