Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
FullScreenQuad
Interface FullScreenQuad
Full screen quad See the
ngx3js docs
page for details.
Hierarchy
FullScreenQuad
Index
Constructors
constructor
Properties
material
Methods
dispose
render
Constructors
constructor
new
Full
Screen
Quad
(
material
?:
I3JS
.
Material
)
:
I3JS
.
FullScreenQuad
Parameters
Optional
material:
I3JS
.
Material
Returns
I3JS
.
FullScreenQuad
Properties
material
material
:
I3JS
.
Material
Methods
dispose
dispose
(
)
:
void
Returns
void
render
render
(
renderer
:
I3JS
.
WebGLRenderer
)
:
void
Parameters
renderer:
I3JS
.
WebGLRenderer
Returns
void
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
Full
Screen
Quad
constructor
material
dispose
render
Generated using
TypeDoc
Full screen quad See the ngx3js docs page for details.