Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleSphereCollider
Interface ParticleSphereCollider
Solid sphere used by analytic particle collision and trigger modules.
interface
ParticleSphereCollider
{
center
?:
ParticleVector3
;
radius
:
number
;
type
:
"sphere"
;
}
Index
Properties
center?
radius
type
Properties
Optional
Readonly
center
center
?:
ParticleVector3
Readonly
radius
radius
:
number
Readonly
type
type
:
"sphere"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
radius
type
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Solid sphere used by analytic particle collision and trigger modules.