FreeWRL / FreeX3D 4.3.0
cgltf_pbr_specular_glossiness Struct Reference

Data Fields

cgltf_texture_view diffuse_texture
 
cgltf_texture_view specular_glossiness_texture
 
cgltf_float diffuse_factor [4]
 
cgltf_float specular_factor [3]
 
cgltf_float glossiness_factor
 

Detailed Description

Definition at line 355 of file cgltf.h.

Field Documentation

◆ diffuse_factor

cgltf_float cgltf_pbr_specular_glossiness::diffuse_factor[4]

Definition at line 360 of file cgltf.h.

◆ diffuse_texture

cgltf_texture_view cgltf_pbr_specular_glossiness::diffuse_texture

Definition at line 357 of file cgltf.h.

◆ glossiness_factor

cgltf_float cgltf_pbr_specular_glossiness::glossiness_factor

Definition at line 362 of file cgltf.h.

◆ specular_factor

cgltf_float cgltf_pbr_specular_glossiness::specular_factor[3]

Definition at line 361 of file cgltf.h.

◆ specular_glossiness_texture

cgltf_texture_view cgltf_pbr_specular_glossiness::specular_glossiness_texture

Definition at line 358 of file cgltf.h.


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