Skip to content

body-options overview


Table of contents


utils

Body2DOptions (interface)

Signature

export interface Body2DOptions extends BodyOptions {}

DebugBody2DSettings (type alias)

Signature

export type DebugBody2DSettings = DebugBodySettings & { shape: Shape2DDescriptor }