[Planck.js API Doc](../README.md) › [Globals](../globals.md) › [WorldManifold](worldmanifold.md)

# Interface: WorldManifold

## Hierarchy

* **WorldManifold**

## Index

### Properties

* [normal](worldmanifold.md#normal)
* [points](worldmanifold.md#points)
* [separations](worldmanifold.md#separations)

## Properties

###  normal

• **normal**: *[Vec2](../classes/vec2.md)*

*Defined in [index.d.ts:59](https://github.com/shakiba/planck.js/blob/038d425/lib/index.d.ts#L59)*

___

###  points

• **points**: *[Vec2](../classes/vec2.md)[]*

*Defined in [index.d.ts:60](https://github.com/shakiba/planck.js/blob/038d425/lib/index.d.ts#L60)*

___

###  separations

• **separations**: *number[]*

*Defined in [index.d.ts:61](https://github.com/shakiba/planck.js/blob/038d425/lib/index.d.ts#L61)*
