jonobr1 / two.js

A renderer agnostic two-dimensional drawing api for the web.
https://two.js.org
MIT License
8.3k stars 455 forks source link

types: fix Two.scene type #674

Closed dlech closed 1 year ago

dlech commented 1 year ago

The scene property of the Two class is a Two.Group.

jonobr1 commented 1 year ago

Awesome, thanks