DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
q3shaderinfo_layer_tcgen_t Struct Reference

#include <r_qshader.h>

Collaboration diagram for q3shaderinfo_layer_tcgen_t:

Data Fields

float parms [Q3TCGEN_MAXPARMS]
q3tcgen_t tcgen

Detailed Description

Definition at line 142 of file r_qshader.h.

Field Documentation

◆ parms

float q3shaderinfo_layer_tcgen_t::parms[Q3TCGEN_MAXPARMS]

Definition at line 145 of file r_qshader.h.

◆ tcgen

q3tcgen_t q3shaderinfo_layer_tcgen_t::tcgen

Definition at line 144 of file r_qshader.h.

Referenced by Mod_CreateShaderPass().


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