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
Attributes
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 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