Preparing search index...
The search index is not available
如视空间交互插件合集 - v3.61.1
如视空间交互插件合集
CurrentPanoImagePluginType
Config
Interface Config
interface
Config
{
i18n
?:
(
(
key
:
string
)
=>
string
)
;
imageURL
:
string
;
staticPrefix
?:
string
;
width
:
number
;
yOffset
:
number
;
yRotate
:
number
;
}
Hierarchy
Config
Config
Index
Properties
i18n?
imageURL
static
Prefix?
width
y
Offset
y
Rotate
Properties
Optional
i18n
i18n
?:
(
(
key
:
string
)
=>
string
)
国际化转换函数
imageURL
imageURL
:
string
贴图 URL
Optional
static
Prefix
static
Prefix
?:
string
静态资源前缀
width
width
:
number
贴图宽度,单位:米
y
Offset
y
Offset
:
number
高度偏移量,单位:米
y
Rotate
y
Rotate
:
number
沿着 Y 轴正方向旋转角度,单位:弧度
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
i18n
imageURL
static
Prefix
width
y
Offset
y
Rotate
如视空间交互插件合集 - v3.61.1
Loading...
国际化转换函数