Well, not that I know of. You could create a gizmo, something like this.
cheers
    Igor

set cut_paste_input [stack 0]
version 9.0 v5
push $cut_paste_input
Group {
 name Group1
 label "looks at inputs first and last\nworks as is with read nodes\n"
 selected true
 xpos 201
 ypos -86
 addUserKnob {20 User}
 addUserKnob {41 color T Constant1.color}
}
 Constant {
  inputs 0
  channels rgb
  color {0.26 0.223972 0.115889 0}
  color_panelDropped true
  name Constant1
  xpos -84
  ypos -102
 }
 Reformat {
  type "to box"
  box_width {{parent.input.width}}
  box_height {{parent.input.height}}
  box_fixed true
  resize distort
  name Reformat1
  selected true
  xpos -84
  ypos 17
 }
 Input {
  inputs 0
  name Input1
  xpos 48
  ypos -67
 }
 Switch {
  inputs 2
  which {{frame<parent.input.first|frame>parent.input.last}}
  name Switch1
  xpos 48
  ypos 17
 }
 Output {
  name Output1
  xpos 48
  ypos 117
 }
end_group


Am 09.09.2015 um 02:57 schrieb Nick Guth:
Is it possible to set a custom color for the before and after functions on a read node? The default is black, but I would like it to be white (or any color for that matter).

Cheers.



_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to