如视 Five SDK
Preparing search index...
plugins
Object3DHelperPluginType
Object3DHelperPluginEventMap
Type Alias Object3DHelperPluginEventMap
type
Object3DHelperPluginEventMap
=
{
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
?:
Object3DHelperPluginState
;
state
:
Object3DHelperPluginState
;
}
,
)
=>
void
;
}
Index
Properties
disable
dispose
enable
hide
show
state
Change
Properties
disable
disable
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
dispose
dispose
:
()
=>
void
enable
enable
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
hide
hide
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
show
show
:
(
options
?:
{
userAction
?:
boolean
}
)
=>
void
state
Change
stateChange
:
(
params
:
{
prevState
?:
Object3DHelperPluginState
;
state
:
Object3DHelperPluginState
;
}
,
)
=>
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disable
dispose
enable
hide
show
state
Change
如视 Five SDK
Loading...