Skip to main content

KAttributeInfo

kds-plugin-document / Exports / KAttributeInfo

Interface: KAttributeInfo

材质属性信息类型定义 定义了材质的各种属性值和显示信息

Table of contents

Properties

Properties

basicValue

basicValue: Object

属性的基本值信息

Type declaration

NameTypeDescription
typestring属性类型
valueany属性值
valueTypestring属性值类型

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

NameTypeDescription
displayNamestring显示名称

Defined in

api.d.ts:4066


overridePath

overridePath: string

属性覆盖路径

Defined in

api.d.ts:4062