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