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

#include <cgltf.h>

Public Attributes

cgltf_float offset [2]
 
cgltf_float rotation
 
cgltf_float scale [2]
 
cgltf_bool has_texcoord
 
cgltf_int texcoord
 

Detailed Description

Definition at line 406 of file cgltf.h.

Member Data Documentation

cgltf_bool cgltf_texture_transform::has_texcoord

Definition at line 411 of file cgltf.h.

cgltf_float cgltf_texture_transform::offset[2]

Definition at line 408 of file cgltf.h.

cgltf_float cgltf_texture_transform::rotation

Definition at line 409 of file cgltf.h.

cgltf_float cgltf_texture_transform::scale[2]

Definition at line 410 of file cgltf.h.

cgltf_int cgltf_texture_transform::texcoord

Definition at line 412 of file cgltf.h.


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