TypingsRapiTypes.RapiMaterial

typings/rapi-types.RapiMaterial

Hierarchy

Indexable

▪ [key: string]: string | RapiMaterialShading | AssetUrl | RapiId | number[] | AdditionalInfo[] | boolean | number | LinksCollection | RapiId[] | Record<string, string>

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


active

active: boolean


additionalInfos

Optional additionalInfos: AdditionalInfo[]


color

color: string


externalIdentifier

externalIdentifier: string


group

group: string


groupLabel

groupLabel: string


id

id: string

Overrides

RapiJson.id


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


label

label: string


Optional links: LinksCollection

Inherited from

RapiJson.links


name

name: string


properties

Optional properties: Record<string, string>


shading

shading: RapiMaterialShading


sort

Optional sort: number


tags

tags: string[]


textures

textures: number[]


thumbnail

thumbnail: string

Last updated