Skip to main content

DynamicTreeConfig

Index

Properties

optionalboundsPadding

boundsPadding?: number

Pad collider BoundingBox by a constant amount for purposes of potential pairs

Default 5 pixels

optionalvelocityMultiplier

velocityMultiplier?: number

Factor to add to the collider BoundingBox, bounding box (dimensions += vel * dynamicTreeVelocityMultiplier);

Default 2