Close

SequenceCollection Class

The SequenceCollection class can be used to access sequences by name.

	myOperator.seq.Color #raises Exception if not found.
	# or
	myOperator.seq['Color'] #returns None if not found.


Members

ownerOP (Read Only):

The OP to which this object belongs.

Methods

No operator specific methods.


TouchDesigner Build: