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.

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
connection (c) Messagen/aoutputinputconnectable
Used to keep relationships with other nodes
keyWords (kwds) stringnullptroutputinputconnectablestorablehidden
User-customisable list of strings attributed to this node
sharedLibName (sln) stringnullptroutputinputconnectablestorable
Name of the facade node in the shared library
uniqueID (uid) stringnullptroutputinputconnectablestorable
Unique Id representation of the node.
uiName (uin) stringnullptroutputinputconnectablestorable
User friendly name for this node.
uiScript (uis) stringnullptroutputinputconnectablestorable
Associated UI script.