THREE.WebGLRenderer
See theWebGLRenderer companion object
class WebGLRenderer(parameters: UndefOr[Object] = ...) extends Object
The WebGL renderer displays your scenes using WebGL.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
- Known subtypes
-
class WebGL2Renderer
Members list
Value members
Concrete methods
def copyFramebufferToTexture(texture: FramebufferTexture, position: Vector2 = ..., level: Int = ...): Unit
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Concrete fields
In this article