Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleShapeBase
Interface ParticleShapeBase
Common distribution controls shared by analytic particle shapes.
interface
ParticleShapeBase
{
arc
?:
number
;
distribution
?:
"volume"
|
"surface"
;
thickness
?:
number
;
}
Hierarchy (
View Summary
)
ParticleShapeBase
ParticlePointShape
ParticleLineShape
ParticleBoxShape
ParticleCircleShape
ParticleSphereShape
ParticleConeShape
ParticleTorusShape
Index
Properties
arc?
distribution?
thickness?
Properties
Optional
Readonly
arc
arc
?:
number
Optional
Readonly
distribution
distribution
?:
"volume"
|
"surface"
Optional
Readonly
thickness
thickness
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arc
distribution
thickness
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Common distribution controls shared by analytic particle shapes.