Go to: Related nodes. Attributes.

facade is the base class node for the various facade node types, where dynamic attributes can be added to define the parameters of node.

This node is MP safe

Node nameParentsMFn typeCompatible function sets
facadenodekFacadekBase
kNamedObject
kDependencyNode
kFacade

Related nodes

materialFacade, envFacade

Attributes (6)

connection, keyWords, sharedLibName, uiName, uiScript, uniqueID

Long name (short name)TypeDefaultFlags
sharedLibName (sln) stringNULLoutputinputconnectablestorable
Name of the facade node in the shared library
connection (c) Messagen/aoutputinputconnectable
Used to keep relationships with other nodes
uiName (uin) stringNULLoutputinputconnectablestorable
User friendly name for this node.
keyWords (kwds) stringNULLoutputinputconnectablestorablehidden
User-customisable list of strings attributed to this node
uiScript (uis) stringNULLoutputinputconnectablestorable
Associated UI script.
uniqueID (uid) stringNULLoutputinputconnectablestorable
Unique Id representation of the node.