add_entity method

add_entity

Add an entity to the node.

def add_entity(self, entity):
    ...
ParameterTypeDescription
entityEntityThe entity to be attached to the node

See Also