123456789101112131415161718192021222324252627282930313233343536 |
- #! C:/Program Files/Nuke10.5v3/nuke-10.5.3.dll -nx
- version 10.5 v3
- Gizmo {
- note_font Verdana
- mapsize {0.15 0.15}
- }
- Input {
- inputs 0
- name Input1
- xpos 459
- ypos -160
- }
- Gamma {
- value 2.2
- name Gamma1
- xpos 459
- ypos -81
- }
- set N7ebad400 [stack 0]
- push $N7ebad400
- Viewer {
- inputs 2
- input_number 1
- viewerProcess None
- input_process false
- name Viewer1
- xpos 211
- ypos -62
- }
- push $N7ebad400
- Output {
- name Output1
- xpos 459
- ypos 16
- }
- end_group
|