Close

Experimental:Out POP

Summary

The Out POP outputs data to POPs outside its parent component. For each Out POP inside a component, there is one output connector added to the Out POP's parent component.

You can wire a POP to its input, or reference another POP with the Select POP parameter.

By putting a string in the Label parameter, when you roll your cursor over the parent component's output, it will display the label.

PythonIcon.pngoutPOP_Class


Parameters - Out Page

Select POP selectpop -

Label label -

Connect Order connectorder -


Parameters - Common Page

Bypass bypass -

Delete Input Attributes delinputattrs -


Operator Inputs

  • Input 0: -


Info CHOP Channels

Extra Information for the Out POP can be accessed via an Info CHOP.

Common POP Info Channels

Common Operator Info Channels

  • total_cooks - Number of times the operator has cooked since the process started.
  • cook_time - Duration of the last cook in milliseconds.
  • cook_frame - Frame number when this operator was last cooked relative to the component timeline.
  • cook_abs_frame - Frame number when this operator was last cooked relative to the absolute time.
  • cook_start_time - Time in milliseconds at which the operator started cooking in the frame it was cooked.
  • cook_end_time - Time in milliseconds at which the operator finished cooking in the frame it was cooked.
  • cooked_this_frame - 1 if operator was cooked this frame.
  • warnings - Number of warnings in this operator if any.
  • errors - Number of errors in this operator if any.


TouchDesigner Build: