TypingsRapiTypes.RapiTexture

typings/rapi-types.RapiTexture

Hierarchy

Indexable

â–ª [key: string]: string | number | boolean | AssetUrl | RapiId | LinksCollection

Table of contents

Properties

Properties

__rapi_path__

• Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


height

• height: number


id

• Optional id: string | number

Inherited from

RapiJson.id


image

• image: string


isLocally

• Optional isLocally: boolean

Inherited from

RapiJson.isLocally


• Optional links: LinksCollection

Inherited from

RapiJson.links


mapping

• mapping: RAPI_TEXTURE_TYPE


material

• material: string


mmHeight

• mmHeight: number


mmWidth

• mmWidth: number


tileable

• tileable: boolean


url

• url: string


width

• width: number

Last updated