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
- __rapi_path__
- active
- additionalInfos
- color
- externalIdentifier
- group
- groupLabel
- id
- isLocally
- label
- links
- name
- properties
- shading
- sort
- tags
- textures
- thumbnail
# 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