Preparing search index...
The search index is not available
ThreePipe
ThreePipe
AnimationResult
Interface AnimationResult
interface
AnimationResult
{
_stop
?:
(
(
)
=>
void
)
;
id
:
string
;
options
:
AnimationOptions
<
any
>
;
promise
:
Promise
<
string
>
;
stop
:
(
(
)
=>
void
)
;
targetRef
?:
{
key
:
string
;
target
:
any
;
}
;
}
Index
Properties
_stop?
id
options
promise
stop
target
Ref?
Properties
Optional
_stop
_stop
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
id
id
:
string
options
options
:
AnimationOptions
<
any
>
promise
promise
:
Promise
<
string
>
stop
stop
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Optional
target
Ref
target
Ref
?:
{
key
:
string
;
target
:
any
;
}
Type declaration
key
:
string
target
:
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
_stop
id
options
promise
stop
target
Ref
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