@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
CellEdge
Interface CellEdge
Experimental
Undirected edge in a cellular map.
interface
CellEdge
{
a
:
number
;
attributes
:
StructuredParameter
;
b
:
number
;
faceIds
:
readonly
number
[]
;
id
:
number
;
}
Index
Properties
a
attributes
b
face
Ids
id
Properties
Readonly
Experimental
a
a
:
number
Readonly
Experimental
attributes
attributes
:
StructuredParameter
Readonly
Experimental
b
b
:
number
Readonly
Experimental
face
Ids
faceIds
:
readonly
number
[]
Readonly
Experimental
id
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
attributes
b
face
Ids
id
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Undirected edge in a cellular map.