API Reference / Modules / typings/rapi-types / RapiMaterial

# Interface: 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

# Defined in

packages/typings/rapi-types.ts:38 (opens new window)


# active

active: boolean

# Defined in

packages/typings/rapi-types.ts:116 (opens new window)


# additionalInfos

Optional additionalInfos: AdditionalInfo[]

# Defined in

packages/typings/rapi-types.ts:117 (opens new window)


# color

color: string

# Defined in

packages/typings/rapi-types.ts:110 (opens new window)


# externalIdentifier

externalIdentifier: string

# Defined in

packages/typings/rapi-types.ts:107 (opens new window)


# group

group: string

# Defined in

packages/typings/rapi-types.ts:108 (opens new window)


# groupLabel

groupLabel: string

# Defined in

packages/typings/rapi-types.ts:109 (opens new window)


# id

id: string

# Overrides

RapiJson.id

# Defined in

packages/typings/rapi-types.ts:105 (opens new window)


# isLocally

Optional isLocally: boolean

# Inherited from

RapiJson.isLocally

# Defined in

packages/typings/rapi-types.ts:37 (opens new window)


# label

label: string

# Defined in

packages/typings/rapi-types.ts:112 (opens new window)


Optional links: LinksCollection

# Inherited from

RapiJson.links

# Defined in

packages/typings/rapi-types.ts:42 (opens new window)


# name

name: string

# Defined in

packages/typings/rapi-types.ts:106 (opens new window)


# properties

Optional properties: Record<string, string>

# Defined in

packages/typings/rapi-types.ts:118 (opens new window)


# shading

shading: RapiMaterialShading

# Defined in

packages/typings/rapi-types.ts:114 (opens new window)


# sort

Optional sort: number

# Defined in

packages/typings/rapi-types.ts:119 (opens new window)


# tags

tags: string[]

# Defined in

packages/typings/rapi-types.ts:115 (opens new window)


# textures

textures: number[]

# Defined in

packages/typings/rapi-types.ts:113 (opens new window)


# thumbnail

thumbnail: string

# Defined in

packages/typings/rapi-types.ts:111 (opens new window)