THREE.BokehPass
See theBokehPass companion object
class BokehPass(scene: Scene, camera: Camera, params: BokehPassParameters) extends EffectPass
BokehPass applies a depth of field effect using a bokeh shader
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
def render(renderer: WebGLRenderer, writeBuffer: Object, readBuffer: Object, deltaTime: Double, maskActive: Boolean): Unit
Attributes
- Inherited from:
- EffectPass
Attributes
- Inherited from:
- EffectPass
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
In this article