Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMaterialPbrMetallicRoughness

Loader interface with additional members.

Hierarchy

Index

Properties

Optional baseColorFactorSearch playground for baseColorFactor

baseColorFactor: number[]

The material's base color factor

Optional baseColorTextureSearch playground for baseColorTexture

baseColorTexture: ITextureInfo

Optional metallicFactorSearch playground for metallicFactor

metallicFactor: number

The metalness of the material

Optional metallicRoughnessTextureSearch playground for metallicRoughnessTexture

metallicRoughnessTexture: ITextureInfo

Optional roughnessFactorSearch playground for roughnessFactor

roughnessFactor: number

The roughness of the material

Legend

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