C# 클래스 EnvPresetChooser, UMA-PBR

상속: MonoBehaviour
파일 보기 프로젝트 열기: huika/UMA-PBR 1 사용 예제들

공개 메소드들

메소드 설명
DumpAllScreens ( ) : void
GetActivePreset ( ) : int
SetActivePreset ( int index ) : void

비공개 메소드들

메소드 설명
DoDumpAllScreens ( ) : IEnumerator

메소드 상세

DumpAllScreens() 공개 메소드

public DumpAllScreens ( ) : void
리턴 void

GetActivePreset() 공개 메소드

public GetActivePreset ( ) : int
리턴 int

SetActivePreset() 공개 메소드

public SetActivePreset ( int index ) : void
index int
리턴 void