@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
IFSPoint
Interface IFSPoint
IFS point with the transform that produced it.
interface
IFSPoint
{
iteration
:
number
;
point
:
Vec3
;
transformId
:
string
;
}
Index
Properties
iteration
point
transform
Id
Properties
Readonly
iteration
iteration
:
number
Readonly
point
point
:
Vec3
Readonly
transform
Id
transformId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
iteration
point
transform
Id
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
IFS point with the transform that produced it.