Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
particles
NodePosition
Interface NodePosition
Editor-visible position of a node on its sub-canvas. Runtime ignores it.
interface
NodePosition
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Editor-visible position of a node on its sub-canvas. Runtime ignores it.