Options
All
  • Public
  • Public/Protected
  • All
Menu

A set of parameter values that are used to define the metallic-roughness material model from Physically-Based Rendering (PBR) methodology

Hierarchy

Index

Properties

baseColorFactor?: number[]

The material's base color factor

baseColorTexture?: BABYLON.GLTF2.ITextureInfo

The base color texture

metallicFactor?: number

The metalness of the material

metallicRoughnessTexture?: BABYLON.GLTF2.ITextureInfo

The metallic-roughness texture

roughnessFactor?: number

The roughness of the material

Legend

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

Settings

Theme