Sequence Class
An object describing a set of sequential parameter blocks.
Members
owner
→ OP
(Read Only):
The OP to which this object belongs.
numBlocks
→ int
:
Get or set the total number of parameter blocks in this sequence.
maxBlocks
→ int
(Read Only):
The maximum number of blocks allowed in the sequence, or None if limitless.
blocks
→ set
(Read Only):
The set of all blocks in this sequence. A block is a set of parameters which can be repeated in an operator.
Methods
No operator specific methods.
TouchDesigner Build: