Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_pbr_metallic_roughness Struct Reference

#include <cgltf.h>

Public Attributes

cgltf_texture_view base_color_texture
 
cgltf_texture_view metallic_roughness_texture
 
cgltf_float base_color_factor [4]
 
cgltf_float metallic_factor
 
cgltf_float roughness_factor
 

Member Data Documentation

◆ base_color_factor

cgltf_float cgltf_pbr_metallic_roughness::base_color_factor[4]

◆ base_color_texture

cgltf_texture_view cgltf_pbr_metallic_roughness::base_color_texture

◆ metallic_factor

cgltf_float cgltf_pbr_metallic_roughness::metallic_factor

◆ metallic_roughness_texture

cgltf_texture_view cgltf_pbr_metallic_roughness::metallic_roughness_texture

◆ roughness_factor

cgltf_float cgltf_pbr_metallic_roughness::roughness_factor

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