如视 Five SDK
Preparing search index...
five
LooseWorkWithExtrinsics
Interface LooseWorkWithExtrinsics
interface
LooseWorkWithExtrinsics
{
baseURL
?:
string
;
jsonp
?:
boolean
;
shortPath
?:
boolean
;
transform
?:
number
[]
|
Matrix4
;
work
:
LooseWork
;
workCode
?:
string
|
(
(
input
:
any
)
=>
string
)
;
}
Hierarchy (
View Summary
)
ParseOptions
LooseWorkWithExtrinsics
Index
Properties
base
URL?
jsonp?
short
Path?
transform?
work
work
Code?
Properties
Optional
base
URL
baseURL
?:
string
重写资源前缀
Optional
jsonp
jsonp
?:
boolean
资源使用 jsonp 方式发布
Optional
short
Path
shortPath
?:
boolean
资源地址使用短地址
Optional
transform
transform
?:
number
[]
|
Matrix4
位姿
work
work
:
LooseWork
work 数据
Optional
work
Code
workCode
?:
string
|
(
(
input
:
any
)
=>
string
)
重置 WorkCode
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
URL
jsonp
short
Path
transform
work
work
Code
如视 Five SDK
Loading...
重写资源前缀