THREE.SSRPass
See theSSRPass companion object
class SSRPass(parameters: SSRPassParameters) extends EffectPass
SSR (Screen Space Reflections) pass for realistic reflections
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
Concrete fields
In this article