Working with Operators

 
 
 

Operators are calculators or functions that manipulate (deform) or generate data. They are connected to objects or properties via any number of input and output ports and may also use one or more parameters. Operators read data from their input port(s), taking any parameter values into account, perform the specified calculation and then write the result onto their output port(s) using the operator's Update() method.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License