BaseNodeMixin
Base interface for all scene graph nodes.
BaseNodeMixin interface
Base interface for all scene graph nodes.
Signature:
interface BaseNodeMixinProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
Plugin data associated with this node | |||
| string | The unique identifier for this node | |
string | The display name of the node |
Methods
Method | Description |
|---|---|
Creates a duplicate of this node | |
Removes this node from its parent |
Last updated: August 5, 2026 at 11:47 AMEdit this page