galaxy-nodes
Preparing search index...
GraphCluster
Interface GraphCluster<TMeta>
interface
GraphCluster
<
TMeta
=
unknown
>
{
center
?:
Vec3
;
color
?:
string
;
group
?:
string
;
id
:
string
;
label
:
string
;
meta
?:
TMeta
;
radius
?:
number
;
}
Type Parameters
TMeta
=
unknown
Hierarchy (
View Summary
)
GraphCluster
ResolvedLayoutCluster
Index
Properties
center?
color?
group?
id
label
meta?
radius?
Properties
Optional
center
center
?:
Vec3
Optional
color
color
?:
string
Optional
group
group
?:
string
Grouping / filter key; matched against the active group like nodes.
id
id
:
string
label
label
:
string
Optional
meta
meta
?:
TMeta
Optional
radius
radius
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
color
group
id
label
meta
radius
galaxy-nodes
Loading...
Grouping / filter key; matched against the active group like nodes.