naev 0.12.5
cgltf_pbr_metallic_roughness Struct Reference
Collaboration diagram for cgltf_pbr_metallic_roughness:

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

Detailed Description

Definition at line 424 of file cgltf.h.

Field Documentation

◆ base_color_factor

cgltf_float cgltf_pbr_metallic_roughness::base_color_factor[4]

Definition at line 429 of file cgltf.h.

◆ base_color_texture

cgltf_texture_view cgltf_pbr_metallic_roughness::base_color_texture

Definition at line 426 of file cgltf.h.

◆ metallic_factor

cgltf_float cgltf_pbr_metallic_roughness::metallic_factor

Definition at line 430 of file cgltf.h.

◆ metallic_roughness_texture

cgltf_texture_view cgltf_pbr_metallic_roughness::metallic_roughness_texture

Definition at line 427 of file cgltf.h.

◆ roughness_factor

cgltf_float cgltf_pbr_metallic_roughness::roughness_factor

Definition at line 431 of file cgltf.h.


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