typings/rapi-types.RapiTexture
# Hierarchy
-
↳
RapiTexture
# Indexable
▪ [key: string]: string | number | boolean | AssetUrl | RapiId | LinksCollection
# Table of contents
# Properties
# Properties
# __rapi_path__
• Optional __rapi_path__: string
# Inherited from
# height
• height: number
# id
• Optional id: string | number
# Inherited from
# image
• image: string
# isLocally
• Optional isLocally: boolean
# Inherited from
# links
• Optional links: LinksCollection
# Inherited from
# mapping
• mapping: RAPI_TEXTURE_TYPE
# material
• material: string
# mmHeight
• mmHeight: number
# mmWidth
• mmWidth: number
# tileable
• tileable: boolean
# url
• url: string
# width
• width: number