Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
W3dMaterial3Struct Struct Reference

#include <w3d_obsolete.h>

Public Attributes

uint32 Attributes
 
W3dRGBStruct DiffuseColor
 
W3dRGBStruct SpecularColor
 
W3dRGBStruct EmissiveCoefficients
 
W3dRGBStruct AmbientCoefficients
 
W3dRGBStruct DiffuseCoefficients
 
W3dRGBStruct SpecularCoefficients
 
float32 Shininess
 
float32 Opacity
 
float32 Translucency
 
float32 FogCoeff
 

Detailed Description

Definition at line 173 of file w3d_obsolete.h.

Member Data Documentation

◆ AmbientCoefficients

W3dRGBStruct W3dMaterial3Struct::AmbientCoefficients

Definition at line 181 of file w3d_obsolete.h.

◆ Attributes

uint32 W3dMaterial3Struct::Attributes

Definition at line 175 of file w3d_obsolete.h.

◆ DiffuseCoefficients

W3dRGBStruct W3dMaterial3Struct::DiffuseCoefficients

Definition at line 182 of file w3d_obsolete.h.

◆ DiffuseColor

W3dRGBStruct W3dMaterial3Struct::DiffuseColor

Definition at line 177 of file w3d_obsolete.h.

◆ EmissiveCoefficients

W3dRGBStruct W3dMaterial3Struct::EmissiveCoefficients

Definition at line 180 of file w3d_obsolete.h.

◆ FogCoeff

float32 W3dMaterial3Struct::FogCoeff

Definition at line 188 of file w3d_obsolete.h.

◆ Opacity

float32 W3dMaterial3Struct::Opacity

Definition at line 186 of file w3d_obsolete.h.

◆ Shininess

float32 W3dMaterial3Struct::Shininess

Definition at line 185 of file w3d_obsolete.h.

◆ SpecularCoefficients

W3dRGBStruct W3dMaterial3Struct::SpecularCoefficients

Definition at line 183 of file w3d_obsolete.h.

◆ SpecularColor

W3dRGBStruct W3dMaterial3Struct::SpecularColor

Definition at line 178 of file w3d_obsolete.h.

◆ Translucency

float32 W3dMaterial3Struct::Translucency

Definition at line 187 of file w3d_obsolete.h.


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