THREE.WebGL2Renderer
See theWebGL2Renderer companion object
class WebGL2Renderer(parameters: Object) extends WebGLRenderer
The WebGL2 renderer displays your scenes using WebGL 2.0. It extends WebGLRenderer with WebGL 2.0 specific features.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
def copyFramebufferToTexture(texture: FramebufferTexture, position: Vector2 = ..., level: Int = ...): Unit
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Gets the output buffer type used by the renderer. This replaces the deprecated getColorBufferType() method in r182.
Gets the output buffer type used by the renderer. This replaces the deprecated getColorBufferType() method in r182.
Attributes
- Returns
-
The output buffer type constant
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Concrete fields
Inherited fields
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
Attributes
- Inherited from:
- WebGLRenderer
In this article