|
|
|
|
|
_addPreKnobs(self)
Add knobs that must appear before the render knobs. |
source code
|
|
|
_addPostKnobs(self)
Add knobs that must appear after the render knobs. |
source code
|
|
|
_addTrailingKnobs(self)
Add knobs that must appear at the very end. |
source code
|
|
|
|
|
_addViewKnob(self)
Add knobs for view selection. |
source code
|
|
|
addKnob(self,
knob)
Add the knob and make sure it cannot be animated. |
source code
|
|
|
__init__(self,
dialogState,
groupContext,
nodeSelection=[],
exceptOnError=True) |
source code
|
|
|
|
|
|
|
_frameRangeFromViewer(self,
viewer)
Set the framerange knob to have the framerange from the given viewer. |
source code
|
|
|
|
|
|
|
|