Skip to content

Commit 0e6be1b

Browse files
author
Chris Hellmuth
committed
Fix outdated comment.
1 parent c8a4f57 commit 0e6be1b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

source/MaterialXTest/MaterialXRenderOsl/Utilities/scene_template_oslcmd.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@
1717
</ShaderGroup>
1818
<Quad corner="-340, -340, -800" edge_x="680, 0, 0" edge_y="0, 680, 0" />
1919

20-
<!-- Shader graph for routing to output layer:
21-
input_shader_parameter_overrides : are parameter overrides for the input shader
22-
%input_shader_type% : type of an input shader to feed into the output shader.
23-
%input_shader_output% : name of output argument on input shader.
24-
%output_shader_type%: type of the output shader used to render with
25-
%output_shader_input% : name of input argument on output shader.
26-
-->
20+
<!-- Shader graph of generated OSL commands. -->
2721
<ShaderGroup>
2822
%oslCmd%
2923
</ShaderGroup>

0 commit comments

Comments
 (0)