Skip to main contentRepresents 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
Updates the node’s position, rotation, and scale from the given world
transform.