SceneObject
Overview
SceneObject is a class in Aspose.3D FOSS for Typescript.
Inherits from: A3DObject.
SceneObject.scene holds the parent Scene reference or null when the object is not attached to a scene.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
scene | Scene | null | Read/Write | Holds the parent Scene reference or null when the object is not attached to a scene |
Methods
| Signature | Description |
|---|---|
constructor(name: string) |