@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
VolumeCell
Interface VolumeCell
Experimental
Orthogonal volumetric cell used by the basic 3D cellular representation.
interface
VolumeCell
{
attributes
:
StructuredParameter
;
id
:
number
;
max
:
Vec3
;
min
:
Vec3
;
neighborIds
:
readonly
number
[]
;
}
Index
Properties
attributes
id
max
min
neighbor
Ids
Properties
Readonly
Experimental
attributes
attributes
:
StructuredParameter
Readonly
Experimental
id
id
:
number
Readonly
Experimental
max
max
:
Vec3
Readonly
Experimental
min
min
:
Vec3
Readonly
Experimental
neighbor
Ids
neighborIds
:
readonly
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
id
max
min
neighbor
Ids
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Orthogonal volumetric cell used by the basic 3D cellular representation.