C# Class HaloMap.H2MetaContainers.Sky.Fog

The fog.
显示文件 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_oe property

The a.
public float A
return float

B public_oe property

The b.
public float B
return float

End public_oe property

The end.
public float End
return float

FogThickness public_oe property

The fog thickness.
public float FogThickness
return float

FogVisibility public_oe property

The fog visibility.
public float FogVisibility
return float

G public_oe property

The g.
public float G
return float

R public_oe property

The r.
public float R
return float

Start public_oe property

The start.
public float Start
return float