Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleRadialForceModule
Interface ParticleRadialForceModule
Advanced P2 force families.
interface
ParticleRadialForceModule
{
axis
?:
ParticleVector3
;
center
?:
ParticleVector3
;
strength
:
ParticleScalarValue
;
type
:
"radial-force"
|
"orbital-force"
|
"vortex-force"
;
}
Index
Properties
axis?
center?
strength
type
Properties
Optional
Readonly
axis
axis
?:
ParticleVector3
Optional
Readonly
center
center
?:
ParticleVector3
Readonly
strength
strength
:
ParticleScalarValue
Readonly
type
type
:
"radial-force"
|
"orbital-force"
|
"vortex-force"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
center
strength
type
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Advanced P2 force families.