Assimp  v4.1. (December 2018)
glTF2::PbrMetallicRoughness Struct Reference

Public Attributes

vec4 baseColorFactor
 
TextureInfo baseColorTexture
 
float metallicFactor
 
TextureInfo metallicRoughnessTexture
 
float roughnessFactor
 

Member Data Documentation

◆ baseColorFactor

vec4 glTF2::PbrMetallicRoughness::baseColorFactor

◆ baseColorTexture

TextureInfo glTF2::PbrMetallicRoughness::baseColorTexture

◆ metallicFactor

float glTF2::PbrMetallicRoughness::metallicFactor

◆ metallicRoughnessTexture

TextureInfo glTF2::PbrMetallicRoughness::metallicRoughnessTexture

◆ roughnessFactor

float glTF2::PbrMetallicRoughness::roughnessFactor

The documentation for this struct was generated from the following file: