Preparing search index...
The search index is not available
ThreePipe
ThreePipe
MaterialPreviewGenerator
Class MaterialPreviewGenerator
Implements
IDisposable
Index
Constructors
constructor
Properties
shapes
Methods
dispose
generate
Constructors
constructor
new
MaterialPreviewGenerator
()
:
MaterialPreviewGenerator
Returns
MaterialPreviewGenerator
Properties
shapes
shapes
:
Record
<
string
,
Mesh
>
= ...
Methods
dispose
dispose
()
:
void
Returns
void
generate
generate
(
material
:
IMaterial
,
renderer
:
IWebGLRenderer
,
environment
?:
null
|
ITexture
,
shape
?:
string
,
)
:
string
Parameters
material
:
IMaterial
renderer
:
IWebGLRenderer
Optional
environment
:
null
|
ITexture
shape
:
string
= 'sphere'
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
shapes
Methods
dispose
generate
ThreePipe
Loading...