naev 0.11.5
cgltf_pbr_metallic_roughness Struct Reference

Data Fields

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
 
cgltf_extras extras
 

Detailed Description

Definition at line 427 of file cgltf.h.

Field Documentation

◆ base_color_factor

cgltf_float cgltf_pbr_metallic_roughness::base_color_factor[4]

Definition at line 432 of file cgltf.h.

◆ base_color_texture

cgltf_texture_view cgltf_pbr_metallic_roughness::base_color_texture

Definition at line 429 of file cgltf.h.

◆ extras

cgltf_extras cgltf_pbr_metallic_roughness::extras

Definition at line 436 of file cgltf.h.

◆ metallic_factor

cgltf_float cgltf_pbr_metallic_roughness::metallic_factor

Definition at line 433 of file cgltf.h.

◆ metallic_roughness_texture

cgltf_texture_view cgltf_pbr_metallic_roughness::metallic_roughness_texture

Definition at line 430 of file cgltf.h.

◆ roughness_factor

cgltf_float cgltf_pbr_metallic_roughness::roughness_factor

Definition at line 434 of file cgltf.h.


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