You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Updated tutorial_texscreen (markdown)
@@ -16,7 +16,7 @@ COLOR=vec4( texscreen(SCREEN_UV), 1.0 );
|
|||||||
|
|
||||||
results in an invisible object, because it just shows what lies behind. The same shader using the visual editor looks like this:
|
results in an invisible object, because it just shows what lies behind. The same shader using the visual editor looks like this:
|
||||||
|
|
||||||
<p align="center"><img src="images/texscreen_shader.png"></p>
|
<p align="center"><img src="images/texscreen_visual_shader.png"></p>
|
||||||
|
|
||||||
### TexScreen Example
|
### TexScreen Example
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user