C# Class HaloMap.H2MetaContainers.Sky.Fog

The fog.
Show file Open project: troymac1ure/Entity

Public Properties

Property Type Description
A float
B float
End float
FogThickness float
FogVisibility float
G float
R float
Start float

Property Details

A public property

The a.
public float A
return float

B public property

The b.
public float B
return float

End public property

The end.
public float End
return float

FogThickness public property

The fog thickness.
public float FogThickness
return float

FogVisibility public property

The fog visibility.
public float FogVisibility
return float

G public property

The g.
public float G
return float

R public property

The r.
public float R
return float

Start public property

The start.
public float Start
return float