API ReferenceGlobalsRapiTexture

# Interface: RapiTexture

# Hierarchy

# Indexable

  • [ key: string]: any

# Index

# Properties

# Properties

# Optional rapi_path

• **rapi_path**? : string

Inherited from RapiJson.rapi_path

Defined in packages/typings/rapi-types.ts:35


# height

height: number

Defined in packages/typings/rapi-types.ts:126


# Optional id

id? : RapiId | number

Inherited from RapiJson.id

Defined in packages/typings/rapi-types.ts:33


# image

image: AssetUrl

Defined in packages/typings/rapi-types.ts:125


# Optional isLocally

isLocally? : boolean

Inherited from RapiJson.isLocally

Defined in packages/typings/rapi-types.ts:34


links? : LinksCollection

Inherited from RapiJson.links

Defined in packages/typings/rapi-types.ts:39


# mapping

mapping: RAPI_TEXTURE_TYPE

Defined in packages/typings/rapi-types.ts:123


# material

material: RapiId

Defined in packages/typings/rapi-types.ts:131


# mmHeight

mmHeight: number

Defined in packages/typings/rapi-types.ts:128


# mmWidth

mmWidth: number

Defined in packages/typings/rapi-types.ts:129


# tileable

tileable: boolean

Defined in packages/typings/rapi-types.ts:130


# url

url: AssetUrl

Defined in packages/typings/rapi-types.ts:124


# width

width: number

Defined in packages/typings/rapi-types.ts:127