Interface ITextureInfo
Hierarchy
Index
Properties
Properties
Optional extensionsSearch playground for extensions
Dictionary object with extension-specific objects
Type declaration
-
[key: string]: any
Optional extrasSearch playground for extras
Application-Specific data
indexSearch playground for index
The index of the texture
Optional non Color DataSearch playground for nonColorData
false or undefined if the texture holds color data (true if data are roughness, normal, ...)
Optional tex CoordSearch playground for texCoord
The set index of texture's TEXCOORD attribute used for texture coordinate mapping
Loader interface with additional members.