TypingsRapiTypes.RapiMaterial
typings/rapi-types.RapiMaterial
Hierarchy
↳
RapiMaterial
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
active
• active: boolean
additionalInfos
• Optional additionalInfos: AdditionalInfo[]
color
• color: string
externalIdentifier
• externalIdentifier: string
group
• group: string
groupLabel
• groupLabel: string
id
• id: string
Overrides
isLocally
• Optional isLocally: boolean
Inherited from
label
• label: string
links
• Optional links: LinksCollection
Inherited from
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