Skip to main content

KMaterialDetail

kds-plugin-document / Exports / KMaterialDetail

Interface: KMaterialDetail

材质详细信息类型定义 包含材质的完整属性和渲染信息

Table of contents

Properties

Properties

attributeCategories

attributeCategories: KAttributeCategory[]

属性分类集合

Defined in

api.d.ts:4093


physicalTexture

physicalTexture: Object

物理贴图信息

Type declaration

NameTypeDescription
baseCategorystring基础分类
materialIdstring材质ID
obsPtextureIdstring物理贴图ID

Defined in

api.d.ts:4097


scale

scale: Object

材质缩放比例

Type declaration

NameType
xnumber
ynumber

Defined in

api.d.ts:4095


vrayMtlResponse

vrayMtlResponse: Object

VRay材质响应信息

Type declaration

NameTypeDescription
vrayMaterial{ objName: string }VRay材质信息
vrayMaterial.objNamestring对象名称

Defined in

api.d.ts:4106