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

Member Data Documentation

cgltf_bool cgltf_texture_transform::has_texcoord

Definition at line 428 of file cgltf.h.

cgltf_float cgltf_texture_transform::offset

Definition at line 425 of file cgltf.h.

cgltf_float cgltf_texture_transform::rotation

Definition at line 426 of file cgltf.h.

cgltf_float cgltf_texture_transform::scale

Definition at line 427 of file cgltf.h.

cgltf_int cgltf_texture_transform::texcoord

Definition at line 429 of file cgltf.h.


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