Preparing search index...
The search index is not available
ThreePipe
ThreePipe
IGLBEncryptionPreparser
Interface IGLBEncryptionPreparser
interface
IGLBEncryptionPreparser
{
key
:
string
|
(
(
encryption
,
json
,
path
)
=>
string
|
Promise
<
string
>
)
;
process
(
data
,
path
)
:
Promise
<
string
|
ArrayBuffer
>
;
}
Hierarchy (
view full
)
GLTFPreparser
IGLBEncryptionPreparser
Index
Properties
key
Methods
process
Properties
key
key
:
string
|
(
(
encryption
,
json
,
path
)
=>
string
|
Promise
<
string
>
)
Type declaration
(
encryption
,
json
,
path
)
:
string
|
Promise
<
string
>
Parameters
encryption
:
any
json
:
any
path
:
string
Returns
string
|
Promise
<
string
>
Methods
process
process
(
data
,
path
)
:
Promise
<
string
|
ArrayBuffer
>
Parameters
data
:
string
|
ArrayBuffer
path
:
string
Returns
Promise
<
string
|
ArrayBuffer
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
key
process
ThreePipe
FragmentClippingMode
AAssetManagerProcessStatePlugin
ACameraControlsPlugin
ACameraHelperWidget
AHelperWidget
ALightHelperWidget
AScreenPassExtensionPlugin
AViewerPlugin
AViewerPluginAsync
AViewerPluginSync
AmbientLight2
AssetExporter
AssetExporterPlugin
AssetImporter
AssetManager
BaseGroundPlugin
BaseImporterPlugin
Box3B
BoxSelectionWidget
BufferGeometry2
CameraHelper2
Loading...
Generated using
TypeDoc