HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cgltf_sheen Struct Reference

#include <cgltf.h>

Public Attributes

cgltf_texture_view sheen_color_texture
 
cgltf_float sheen_color_factor [3]
 
cgltf_texture_view sheen_roughness_texture
 
cgltf_float sheen_roughness_factor
 

Detailed Description

Definition at line 486 of file cgltf.h.

Member Data Documentation

cgltf_float cgltf_sheen::sheen_color_factor[3]

Definition at line 489 of file cgltf.h.

cgltf_texture_view cgltf_sheen::sheen_color_texture

Definition at line 488 of file cgltf.h.

cgltf_float cgltf_sheen::sheen_roughness_factor

Definition at line 491 of file cgltf.h.

cgltf_texture_view cgltf_sheen::sheen_roughness_texture

Definition at line 490 of file cgltf.h.


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