A basic Object2D that handle its shape and its material
Add an object to its children
Remove an object to its children if it exists.
Render the mesh shape and material in its own context. Restore the default context afterwards.
Generated using TypeDoc
A basic Object2D that handle its shape and its material