例子:
css2d_label
molecules
Constructor
CSS2DRenderer()
Methods
.getSize () : Object
Returns an object containing the width and height of the renderer.
.render ( scene : Scene, camera : Camera ) : null
Renders a scene using a camera.
.setSize (width : Number, height : Number) : null
Resizes the renderer to (width, height).
