- default: false
- type: bool
Show Spatial Tree segments
- type: bool
Show velocity vectors
- default: false
- type: bool
Show momentum vectors
- type: bool
- default: true
- type: bool
- default: 1920
- type: int
- default: 1080
- type: int
Choice backend to calculate particle interactions
- default: worker
- type: enum
- values: worker, gpgpu
Spatial subdivision factor while segmentation, larger values increase accuracy
- default: 2
- type: int
- constraints: 2-16
Max particle count in segment, larger values increase accuracy
- type: int
- constraints: 1-1000000
Spatial subdivision randomness factor
- default: 0.25
- type: float
- constraints: 0-1
How many physics frames will be requested ahead of time
- default: 3
- type: int
- constraints: 1-20
- default: circle
- type: enum
- values: circle, uniform, bang, disk, rotation, collision, swirl
- type: int
- constraints: 2-1000000000
Particle mass variance, exponential
- default: 0
- type: int
- constraints: 0-24
Resistance of environment, 1 - means no resistance
- default: 1
- type: float
- constraints: 0.01-1
Attraction force
- default: 1
- type: float
- constraints: 0.000001-1000000
Enable particle collision
- default: false
- type: bool
Sets particle collider size in pixels
- default: 1
- type: float
- constraints: 0.000001-1000
Sets collision restitution, 1 - means no energy loss during collision
- default: 1
- type: float
- constraints: 0-2
Minimal distance (pixels) to process interactions
- default: 0.01
- type: float
- constraints: 0.000001-1000
- type: enum
- values: canvas, webgl2
Draw respecting Device Pixel Ratio
- type: bool
Override default Device Pixel Ratio
- default: 0
- type: float
- constraints: 0-10
Don't change particle size when scale
- default: true
- type: bool
- default: 1
- type: float
- constraints: 0.01-10
Make image brighter and change color over time
- default: false
- type: bool
Enable color blending for particles
- default: true
- type: bool
Enable frame rate interpolation for smoother render
- default: true
- type: bool
Maximum frames to be generated by DFRI
- default: 120
- type: int
- constraints: 1-240
- default: 1
- type: float
- constraints: 0.01-1