Preparing search index...
The search index is not available
如视 Five SDK
如视 Five SDK
five
WorkModel
Interface WorkModel
模型数据
interface
WorkModel
{
file
?:
string
;
layers
:
{
name
:
string
;
tileset
:
string
;
type
:
"point_cloud"
|
"mesh"
;
upAxis
:
string
;
}
[]
;
textureBase
?:
string
;
textures
?:
string
[]
;
work
:
Work
;
}
Index
Properties
file?
layers
texture
Base?
textures?
work
Properties
Optional
file
file
?:
string
模型文件地址 at3d / domez
layers
layers
:
{
name
:
string
;
tileset
:
string
;
type
:
"point_cloud"
|
"mesh"
;
upAxis
:
string
;
}
[]
3d tile
Optional
texture
Base
texture
Base
?:
string
模型贴图文件地址的父目录
Optional
textures
textures
?:
string
[]
模型贴图文件地址
work
work
:
Work
work
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file
layers
texture
Base
textures
work
如视 Five SDK
Loading...
模型数据