Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITextureInfo

Reference to a texture

Hierarchy

Index

Properties

Optional extensionsSearch playground for extensions

extensions: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any

Optional extrasSearch playground for extras

extras: any

Application-Specific data

indexSearch playground for index

index: number

The index of the texture

Optional texCoordSearch playground for texCoord

texCoord: number

The set index of texture's TEXCOORD attribute used for texture coordinate mapping

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method