Skip to main content
Represents a node in the hierarchy, providing transform properties and access to parent and child nodes.

Fields

children

The node’s children.

parent

The parent of the node, or nil if it has none.

Methods

decompose

Represents a node in the hierarchy, providing transform properties and access to parent and child nodes. Updates the node’s position, rotation, and scale from the given world transform.