如视 Five SDK
Preparing search index...
plugins
Object3DHelperPluginType
Object3DHelperEventMap
Type Alias Object3DHelperEventMap
Object3DHelperEventMap
:
HelperEventMap
&
{
disable
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
;
dispose
:
()
=>
void
;
enable
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
;
hide
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
;
show
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
;
stateChange
:
(
params
:
{
prevState
?:
Object3DHelperState
;
state
:
Object3DHelperState
}
,
)
=>
void
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
如视 Five SDK
Loading...