@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
CellVertex
Interface CellVertex
Experimental
Vertex in an experimental map L-system.
interface
CellVertex
{
attributes
:
StructuredParameter
;
id
:
number
;
position
:
Vec3
;
}
Index
Properties
attributes
id
position
Properties
Readonly
Experimental
attributes
attributes
:
StructuredParameter
Readonly
Experimental
id
id
:
number
Readonly
Experimental
position
position
:
Vec3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
id
position
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Vertex in an experimental map L-system.