ReflectorNodeOptions
THREE.ReflectorNodeOptions
trait ReflectorNodeOptions extends Object
Configuration options for ReflectorNode.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Concrete fields
The color of the reflector.
The color of the reflector.
Attributes
The amount of distortion in the reflection.
The amount of distortion in the reflection.
Attributes
The mixer for combining the reflection with the base material.
The mixer for combining the reflection with the base material.
Attributes
The resolution scale of the internal render target. Note: This is called 'resolutionScale' in r180+, replacing the old 'resolution' parameter.
The resolution scale of the internal render target. Note: This is called 'resolutionScale' in r180+, replacing the old 'resolution' parameter.
Attributes
In this article