gKit2 light
Public Attributes | List of all members
cgltf_texture_transform Struct Reference

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

Member Data Documentation

◆ offset

cgltf_float cgltf_texture_transform::offset[2]

Definition at line 391 of file cgltf.h.

◆ rotation

cgltf_float cgltf_texture_transform::rotation

Definition at line 392 of file cgltf.h.

◆ scale

cgltf_float cgltf_texture_transform::scale[2]

Definition at line 393 of file cgltf.h.

◆ has_texcoord

cgltf_bool cgltf_texture_transform::has_texcoord

Definition at line 394 of file cgltf.h.

◆ texcoord

cgltf_int cgltf_texture_transform::texcoord

Definition at line 395 of file cgltf.h.


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