Preparing search index...
The search index is not available
如视空间交互插件合集 - v3.61.14
如视空间交互插件合集
PanoRulerPluginExportType
Interface PanoRulerPluginExportType
interface
PanoRulerPluginExportType
{
changeConfigs
:
(
(
config
:
Partial
<
PanoRulerPluginConfig
>
)
=>
void
)
;
disable
:
(
(
)
=>
void
)
;
enable
:
(
(
)
=>
void
)
;
load
:
(
(
roomInfo
?:
RoomInfo
,
roomRules
?:
RoomRules
,
options
?:
PanoRulerPluginOptions
)
=>
Promise
<
boolean
>
)
;
state
:
PanoRulerPluginPluginState
;
}
Index
Properties
change
Configs
disable
enable
load
state
Properties
change
Configs
change
Configs
:
(
(
config
:
Partial
<
PanoRulerPluginConfig
>
)
=>
void
)
disable
disable
:
(
(
)
=>
void
)
enable
enable
:
(
(
)
=>
void
)
load
load
:
(
(
roomInfo
?:
RoomInfo
,
roomRules
?:
RoomRules
,
options
?:
PanoRulerPluginOptions
)
=>
Promise
<
boolean
>
)
state
state
:
PanoRulerPluginPluginState
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
change
Configs
disable
enable
load
state
如视空间交互插件合集 - v3.61.14
Loading...