Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
Position3D
Interface Position3D
Position data for graph nodes.
interface
Position3D
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
x
y
z
Properties
x
x
:
number
X coordinate
y
y
:
number
Y coordinate
z
z
:
number
Z coordinate
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
GitHub
Examples
Strata - v1.4.10
Loading...
Position data for graph nodes.