C# 클래스 HaloMap.H2MetaContainers.Sky.Fog

The fog.
파일 보기 프로젝트 열기: troymac1ure/Entity

공개 프로퍼티들

프로퍼티 타입 설명
A float
B float
End float
FogThickness float
FogVisibility float
G float
R float
Start float

프로퍼티 상세

A 공개적으로 프로퍼티

The a.
public float A
리턴 float

B 공개적으로 프로퍼티

The b.
public float B
리턴 float

End 공개적으로 프로퍼티

The end.
public float End
리턴 float

FogThickness 공개적으로 프로퍼티

The fog thickness.
public float FogThickness
리턴 float

FogVisibility 공개적으로 프로퍼티

The fog visibility.
public float FogVisibility
리턴 float

G 공개적으로 프로퍼티

The g.
public float G
리턴 float

R 공개적으로 프로퍼티

The r.
public float R
리턴 float

Start 공개적으로 프로퍼티

The start.
public float Start
리턴 float