Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleSceneDepthCollisionModule
Interface ParticleSceneDepthCollisionModule
WebGPU-only collision against the sampled opaque scene depth.
interface
ParticleSceneDepthCollisionModule
{
bounce
?:
number
;
event
?:
string
;
friction
?:
number
;
thickness
?:
number
;
type
:
"scene-depth-collision"
;
}
Index
Properties
bounce?
event?
friction?
thickness?
type
Properties
Optional
Readonly
bounce
bounce
?:
number
Optional
Readonly
event
event
?:
string
Optional
Readonly
friction
friction
?:
number
Optional
Readonly
thickness
thickness
?:
number
Readonly
type
type
:
"scene-depth-collision"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bounce
event
friction
thickness
type
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
WebGPU-only collision against the sampled opaque scene depth.