FreeWRL / FreeX3D 4.3.0
cgltf_texture_transform Struct Reference

Data Fields

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

Detailed Description

Definition at line 325 of file cgltf.h.

Field Documentation

◆ offset

cgltf_float cgltf_texture_transform::offset[2]

Definition at line 327 of file cgltf.h.

◆ rotation

cgltf_float cgltf_texture_transform::rotation

Definition at line 328 of file cgltf.h.

◆ scale

cgltf_float cgltf_texture_transform::scale[2]

Definition at line 329 of file cgltf.h.

◆ texcoord

cgltf_int cgltf_texture_transform::texcoord

Definition at line 330 of file cgltf.h.


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