IAssetsManageModelProps

自定义材质数组

关系

Extends

IAssetsManageModelProps Extends IPluginModelProps

属性

customMaterialArr

自定义材质数组

customMaterialArr?: IMaterialObj

类型: IMaterialObj

hasZ

是否包含Z轴坐标

hasZ?: boolean

类型: boolean

id

插件id

id: string

类型: string

isCustom

是否使用自定义材质

isCustom?: boolean

类型: boolean

scene

当前场景实例

scene: IScene

类型: IScene

spatialReference

空间参考系统

spatialReference?: 3857 | 4326

类型: 3857 | 4326

view

当前场景视图实例

view: ISceneView

类型: ISceneView

BIMFlux AI