UFO: Alien Invasion
Loading...
Searching...
No Matches
stretch_t Struct Reference

#include <r_material.h>

Collaboration diagram for stretch_t:
Collaboration graph

Data Fields

float hz
float dhz
float amp
float damp

Detailed Description

Definition at line 85 of file r_material.h.

Field Documentation

◆ amp

float stretch_t::amp

Definition at line 87 of file r_material.h.

Referenced by R_ParseStage(), and UI_MaterialEditorUpdate().

◆ damp

float stretch_t::damp

Definition at line 87 of file r_material.h.

Referenced by R_StageTextureMatrix(), and UI_MaterialEditorUpdate().

◆ dhz

float stretch_t::dhz

Definition at line 86 of file r_material.h.

Referenced by UI_MaterialEditorUpdate().

◆ hz

float stretch_t::hz

Definition at line 86 of file r_material.h.

Referenced by R_ParseStage(), and UI_MaterialEditorUpdate().


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