C# 클래스 Torchelight, Pharos

상속: TransitionEffect
파일 보기 프로젝트 열기: rstaewen/Pharos 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BaseFlame GameObject
Etincelles GameObject
Fumee GameObject
IntensityLight float
MainFlame GameObject
MaxLightIntensity float
TorchLight GameObject

공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

BaseFlame 공개적으로 프로퍼티

public GameObject BaseFlame
리턴 GameObject

Etincelles 공개적으로 프로퍼티

public GameObject Etincelles
리턴 GameObject

Fumee 공개적으로 프로퍼티

public GameObject Fumee
리턴 GameObject

IntensityLight 공개적으로 프로퍼티

public float IntensityLight
리턴 float

MainFlame 공개적으로 프로퍼티

public GameObject MainFlame
리턴 GameObject

MaxLightIntensity 공개적으로 프로퍼티

public float MaxLightIntensity
리턴 float

TorchLight 공개적으로 프로퍼티

public GameObject TorchLight
리턴 GameObject