C# 클래스 Terraria.Lighting.LightingState

파일 보기 프로젝트 열기: EmuDevs/EDTerraria 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
b float
b2 float
g float
g2 float
honeyLight bool
r float
r2 float
stopLight bool
wetLight bool

공개 메소드들

메소드 설명
ToVector3 ( ) : Vector3

메소드 상세

ToVector3() 공개 메소드

public ToVector3 ( ) : Vector3
리턴 Vector3

프로퍼티 상세

b 공개적으로 프로퍼티

public float b
리턴 float

b2 공개적으로 프로퍼티

public float b2
리턴 float

g 공개적으로 프로퍼티

public float g
리턴 float

g2 공개적으로 프로퍼티

public float g2
리턴 float

honeyLight 공개적으로 프로퍼티

public bool honeyLight
리턴 bool

r 공개적으로 프로퍼티

public float r
리턴 float

r2 공개적으로 프로퍼티

public float r2
리턴 float

stopLight 공개적으로 프로퍼티

public bool stopLight
리턴 bool

wetLight 공개적으로 프로퍼티

public bool wetLight
리턴 bool