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

#include <cgltf.h>

Public Attributes

cgltf_texture_view specular_texture
 
cgltf_texture_view specular_color_texture
 
cgltf_float specular_color_factor [3]
 
cgltf_float specular_factor
 

Detailed Description

Definition at line 470 of file cgltf.h.

Member Data Documentation

cgltf_float cgltf_specular::specular_color_factor[3]

Definition at line 474 of file cgltf.h.

cgltf_texture_view cgltf_specular::specular_color_texture

Definition at line 473 of file cgltf.h.

cgltf_float cgltf_specular::specular_factor

Definition at line 475 of file cgltf.h.

cgltf_texture_view cgltf_specular::specular_texture

Definition at line 472 of file cgltf.h.


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