Skip to main content
Rive home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Artboards
NodeData
Home
Editor
Scripting
App Runtimes
Game Runtimes
Feature Support
Tutorials
Case Studies
Community
Blog
Early Access
Scripting
Getting Started
Demos
Creating Scripts
Protocols (Script Types)
Data Binding
Script Inputs
Pointer Events
Debugging
Keyboard Shortcuts
Scripting API
Artboards
Animation
Artboard
NodeData
NodeReadData
PointerEvent
ViewModel
Color
DataValue
Gradient
Image
Interfaces
Mat2d
Paint
Path
Renderer
Vec2d
On this page
Fields
children
parent
Methods
decompose
Artboards
NodeData
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
Updates the node’s position, rotation, and scale from the given world transform.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Artboard
NodeReadData
⌘I