ThreePipe
Preparing search index...
textureToBlob
Function textureToBlob
textureToBlob
(
texture
:
Texture
<
TextureEventMap
>
|
DataTexture
,
maxWidth
:
number
,
flipY
:
boolean
,
mimeType
?:
string
,
quality
?:
number
,
)
:
Promise
<
Blob
>
Parameters
texture
:
Texture
<
TextureEventMap
>
|
DataTexture
maxWidth
:
number
flipY
:
boolean
Optional
mimeType
:
string
Optional
quality
:
number
Returns
Promise
<
Blob
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ThreePipe
Loading...