Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMaterialOcclusionTextureInfo

Loader interface with additional members.

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 nonColorDataSearch playground for nonColorData

nonColorData: boolean

false or undefined if the texture holds color data (true if data are roughness, normal, ...)

Optional strengthSearch playground for strength

strength: number

A scalar multiplier controlling the amount of occlusion applied

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