NodeCreateChildNode Method |
Name | Description | |
---|---|---|
![]() | CreateChildNode |
Creates a child node
|
![]() | CreateChildNode(String) |
Create a new child node with given node name
|
![]() | CreateChildNode(Entity) |
Create a new child node with given entity attached
|
![]() | CreateChildNode(String, Entity) |
Create a new child node with given node name
|
![]() | CreateChildNode(String, Entity, Material) |
Create a new child node with given node name, and attach specified entity and a material
|