meshroom.core.desc.InitNode

- class meshroom.core.desc.InitNode
- __init__()
Methods
__init__()extendAttributes(node, attributesDict)Extend the values of the provided attributes for a node.
initialize(node, inputs, recursiveInputs)Initialize the attributes that are needed for a node to start running.
resetAttributes(node, attributeNames)Reset the values of the provided attributes for a node.
setAttributes(node, attributesDict)Set the values of the provided attributes for a node.