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 498 of file cgltf.h.

Member Data Documentation

cgltf_float cgltf_sheen::sheen_color_factor

Definition at line 501 of file cgltf.h.

cgltf_texture_view cgltf_sheen::sheen_color_texture

Definition at line 500 of file cgltf.h.

cgltf_float cgltf_sheen::sheen_roughness_factor

Definition at line 503 of file cgltf.h.

cgltf_texture_view cgltf_sheen::sheen_roughness_texture

Definition at line 502 of file cgltf.h.


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