FTEQW
Documentation of the FTE engine source tree.
fogstate_t Struct Reference

#include <render.h>

Public Attributes

vec3_t colour
 
float alpha
 
float density
 
float depthbias
 
float glslpad1
 
float glslpad2
 
float time
 

Member Data Documentation

◆ alpha

float fogstate_t::alpha

◆ colour

vec3_t fogstate_t::colour

◆ density

float fogstate_t::density

◆ depthbias

float fogstate_t::depthbias

◆ glslpad1

float fogstate_t::glslpad1

◆ glslpad2

float fogstate_t::glslpad2

◆ time

float fogstate_t::time

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