KMaterialBasicInfo
kds-plugin-document / Exports / KMaterialBasicInfo
Interface: KMaterialBasicInfo
材质基本信息类型定义 包含材质的基本展示和属性信息
Table of contents
Properties
Properties
editable
• Optional editable: boolean
材质是否可编辑(可选)
Defined in
api.d.ts:4041
image
• image: string
材质图片URL
Defined in
api.d.ts:4035
materialId
• Optional materialId: string
材质唯一标识ID(可选)
Defined in
api.d.ts:4033
name
• name: string
材质名称
Defined in
api.d.ts:4037
pbr
• Optional pbr: boolean
是否为PBR(物理基础渲染)材质(可选)
Defined in
api.d.ts:4039
productionImg
• Optional productionImg: string
生产用图片URL(可选)
Defined in
api.d.ts:4043