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

#include <metalmap.h>

Public Attributes

Vector3 AmbientColor
 
Vector3 DiffuseColor
 
Vector3 SpecularColor
 
float Shininess
 

Detailed Description

Definition at line 69 of file metalmap.h.

Member Data Documentation

◆ AmbientColor

Vector3 MetalMapManagerClass::MetalParams::AmbientColor

Definition at line 70 of file metalmap.h.

◆ DiffuseColor

Vector3 MetalMapManagerClass::MetalParams::DiffuseColor

Definition at line 71 of file metalmap.h.

◆ Shininess

float MetalMapManagerClass::MetalParams::Shininess

Definition at line 73 of file metalmap.h.

◆ SpecularColor

Vector3 MetalMapManagerClass::MetalParams::SpecularColor

Definition at line 72 of file metalmap.h.


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