g3-toolkit API Reference
Preparing search index...
core/src
Position
Interface Position
2D position for a node.
interface
Position
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
g3-toolkit API Reference
Loading...
2D position for a node.