mirror of
https://github.com/liabru/matter-js.git
synced 2025-03-14 00:38:41 -04:00
Updated Rendering (markdown)
parent
1d68b07d78
commit
f75c5ccc4c
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ Engine.create({
|
|||
})
|
||||
```
|
||||
|
||||
Note that you must include [Pixi.js](http://www.pixijs.com/) in your page to use `Matter.RenderPixi`.
|
||||
|
||||
#### Render options
|
||||
|
||||
A number of options may be passed to the renderer:
|
||||
|
|
Loading…
Add table
Reference in a new issue