Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMaterialNormalTextureInfo

Material Normal Texture Info

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 scaleSearch playground for scale

scale: number

The scalar multiplier applied to each normal vector of the normal 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