Node.AddEntity
Node.AddEntity method
向节点添加实体。
public void AddEntity(Entity entity)
| 参数 | 类型 | 描述 |
|---|---|---|
| 实体 | 实体 | 要附加到节点的实体 |
另请参见
- class Entity
- class Node
- namespace Aspose.ThreeD
- assembly Aspose.3D
向节点添加实体。
public void AddEntity(Entity entity)
| 参数 | 类型 | 描述 |
|---|---|---|
| 实体 | 实体 | 要附加到节点的实体 |