naev 0.12.5
cgltf_texture_transform Struct Reference

Data Fields

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.

Field Documentation

◆ has_texcoord

cgltf_bool cgltf_texture_transform::has_texcoord

Definition at line 411 of file cgltf.h.

◆ offset

cgltf_float cgltf_texture_transform::offset[2]

Definition at line 408 of file cgltf.h.

◆ rotation

cgltf_float cgltf_texture_transform::rotation

Definition at line 409 of file cgltf.h.

◆ scale

cgltf_float cgltf_texture_transform::scale[2]

Definition at line 410 of file cgltf.h.

◆ texcoord

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: