@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
SurfaceSamplingOptions
Interface SurfaceSamplingOptions
Fixed-grid sampling controls; stable counts support smooth animation.
interface
SurfaceSamplingOptions
{
growth
?:
number
;
materialTag
?:
string
;
uSegments
?:
number
;
vSegments
?:
number
;
}
Index
Properties
growth?
material
Tag?
u
Segments?
v
Segments?
Properties
Optional
Readonly
growth
growth
?:
number
Optional
Readonly
material
Tag
materialTag
?:
string
Optional
Readonly
u
Segments
uSegments
?:
number
Optional
Readonly
v
Segments
vSegments
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
growth
material
Tag
u
Segments
v
Segments
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Fixed-grid sampling controls; stable counts support smooth animation.