@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
PlantAxis
Interface PlantAxis
Axis classification in a plant topology.
interface
PlantAxis
{
id
:
number
;
order
:
number
;
parentAxisId
?:
number
;
segmentIds
:
readonly
number
[]
;
}
Index
Properties
id
order
parent
Axis
Id?
segment
Ids
Properties
Readonly
id
id
:
number
Readonly
order
order
:
number
Optional
Readonly
parent
Axis
Id
parentAxisId
?:
number
Readonly
segment
Ids
segmentIds
:
readonly
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
order
parent
Axis
Id
segment
Ids
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Axis classification in a plant topology.