Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleConformSphereModule
Interface ParticleConformSphereModule
Force particles toward an analytic sphere surface.
interface
ParticleConformSphereModule
{
center
?:
ParticleVector3
;
radius
:
number
;
strength
:
number
;
type
:
"conform-sphere"
;
}
Index
Properties
center?
radius
strength
type
Properties
Optional
Readonly
center
center
?:
ParticleVector3
Readonly
radius
radius
:
number
Readonly
strength
strength
:
number
Readonly
type
type
:
"conform-sphere"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
radius
strength
type
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Force particles toward an analytic sphere surface.