Class: EXRLoadPlugin
Asset-Management.EXRLoadPlugin
Hierarchy
SimpleEventDispatcher
<""
>↳
EXRLoadPlugin
Implements
Properties
PluginType
▪ Static
Readonly
PluginType: "EXRLoadPlugin"
Defined in
webgi/src/extras/asset_manager/importer/threejs/generators/exr.ts:11
dependencies
• dependencies: typeof AssetManagerPlugin
[]
Implementation of
Defined in
webgi/src/extras/asset_manager/importer/threejs/generators/exr.ts:12
Constructors
constructor
• new EXRLoadPlugin()
Inherited from
SimpleEventDispatcher<''>.constructor
Defined in
webgi/node_modules/ts-browser-helpers/dist/EventDispatcher.d.ts:41
Methods
onAdded
▸ onAdded(viewer
): Promise
<void
>
Parameters
Name | Type |
---|---|
viewer | ViewerApp |
Returns
Promise
<void
>
Implementation of
Defined in
webgi/src/extras/asset_manager/importer/threejs/generators/exr.ts:15
onDispose
▸ onDispose(viewer
): Promise
<void
>
Parameters
Name | Type |
---|---|
viewer | ViewerApp |
Returns
Promise
<void
>
Implementation of
Defined in
webgi/src/extras/asset_manager/importer/threejs/generators/exr.ts:26
onRemove
▸ onRemove(viewer
): Promise
<void
>
Parameters
Name | Type |
---|---|
viewer | ViewerApp |
Returns
Promise
<void
>
Implementation of
Defined in
webgi/src/extras/asset_manager/importer/threejs/generators/exr.ts:32