KAttributeInfo
kds-plugin-document / Exports / KAttributeInfo
Interface: KAttributeInfo
材质属性信息类型定义 定义了材质的各种属性值和显示信息
Table of contents
Properties
Properties
basicValue
• basicValue: Object
属性的基本值信息
Type declaration
| Name | Type | Description |
|---|---|---|
type | string | 属性类型 |
value | any | 属性值 |
valueType | string | 属性值类型 |
Defined in
api.d.ts:4053
category
• category: string
属性分类
Defined in
api.d.ts:4064
categoryId
• categoryId: number
分类ID
Defined in
api.d.ts:4071
displayInfo
• displayInfo: Object
属性显示信息
Type declaration
| Name | Type | Description |
|---|---|---|
displayName | string | 显示名称 |
Defined in
api.d.ts:4066
overridePath
• overridePath: string
属性覆盖路径
Defined in
api.d.ts:4062