SceneObject
Overview
SceneObject is a class in Aspose.3d for Python.
Inherits from: A3DObject.
SceneObject exposes a scene property that can be read or reassigned, linking the object back to its owning Scene.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
scene | `` | Read | Returns the Scene that contains this object |
Methods
| Signature | Description |
|---|---|
__init__(name: str) |