record TFog

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFog = record

Description

Structure holding fog data for a TVideoDriver.

Overview

Fields

Color: TARGBColor;
FogType: TFogType;
FStart: Single;
FEnd: Single;
Density: Single;
PixelFog: Boolean;
RangeFog: Boolean;

Description

Fields

Color: TARGBColor;
 
FogType: TFogType;
 
FStart: Single;
 
FEnd: Single;
 
Density: Single;
 
PixelFog: Boolean;
 
RangeFog: Boolean;
 

Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22