C# Class HaloMap.H2MetaContainers.Sky.Fog

The fog.
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Свойство 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
Résultat float

B public_oe property

The b.
public float B
Résultat float

End public_oe property

The end.
public float End
Résultat float

FogThickness public_oe property

The fog thickness.
public float FogThickness
Résultat float

FogVisibility public_oe property

The fog visibility.
public float FogVisibility
Résultat float

G public_oe property

The g.
public float G
Résultat float

R public_oe property

The r.
public float R
Résultat float

Start public_oe property

The start.
public float Start
Résultat float