types.ui.editor.nodes.PN - ZeMA-gGmbH/NoPE-JS GitHub Wiki
Interface: PN
Hierarchy
-
Partial<IBaseNode>↳
PN
Properties
category
Optional category: VALID_NODES
Inherited from
Partial.category
color
Optional color: string
Inherited from
Partial.color
group
Optional group: string | number
Inherited from
Partial.group
isGroup
Optional isGroup: boolean
Inherited from
Partial.isGroup
key
Optional key: string | number
Inherited from
Partial.key
location
Optional location: Object
Type declaration
| Name | Type |
|---|---|
x |
number |
y |
number |
Inherited from
Partial.location
size
Optional size: Object
Type declaration
| Name | Type |
|---|---|
height |
number |
width |
number |
Inherited from
Partial.size