add_entity method
add_entity(self, entity)
Add an entity to the node.
def add_entity(self, entity):
    ...
| Parameter | Type | Description | 
|---|---|---|
| entity | Entity | The entity to be attached to the node | 
See Also
- module aspose.threed
- class Node
Add an entity to the node.
def add_entity(self, entity):
    ...
| Parameter | Type | Description | 
|---|---|---|
| entity | Entity | The entity to be attached to the node | 
aspose.threedNode