SceneObject

Overview

SceneObject is a class in Aspose.3D FOSS for Python. Inherits from: A3DObject.

SceneObject.scene provides the Scene instance that contains this object.

Properties

NameTypeAccessDescription
scene``ReadProvides the Scene instance that contains this object
_scene``Read

Methods

SignatureDescription
__init__(name: str)

See Also