CubeCamera
THREE.CubeCamera
class CubeCamera(near: Double, far: Double, val renderTarget: Object) extends Object
Creates 6 cameras that render to a WebGLCubeRenderTarget.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Updates the render target cube with the camera views.
Updates the render target cube with the camera views.
Attributes
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 parent Object3D containing the 6 perspective cameras.
The parent Object3D containing the 6 perspective cameras.
Attributes
In this article