naev 0.12.6
Texture Struct Reference

Data Fields

GLuint tex
GLuint texcoord
GLfloat strength

Detailed Description

Definition at line 25 of file gltf.h.

Field Documentation

◆ strength

GLfloat Texture::strength

Strength value to multiply by (used for emissive textures).

Definition at line 28 of file gltf.h.

◆ tex

GLuint Texture::tex

True texture.

Definition at line 26 of file gltf.h.

◆ texcoord

GLuint Texture::texcoord

Coordinates it uses.

Definition at line 27 of file gltf.h.


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