TypingsRapiTypes.RapiTexture
Last updated
typings/rapi-types.RapiTexture
↳ RapiTexture
▪ [key: string]: string | number | boolean | AssetUrl | RapiId | LinksCollection
• Optional __rapi_path__: string
• height: number
• Optional id: string | number
• image: string
• Optional isLocally: boolean
• Optional links: LinksCollection
• mapping: RAPI_TEXTURE_TYPE
• material: string
• mmHeight: number
• mmWidth: number
• tileable: boolean
• url: string
• width: number
Last updated