C# 클래스 CardboardControlReticle.ColorFade

상속: FadeState
파일 보기 프로젝트 열기: waltzaround/Cardboard-Asteroids

공개 프로퍼티들

프로퍼티 타입 설명
source Color
target Color

공개 메소드들

메소드 설명
CurrentColor ( ) : Color
Interrupt ( ) : void

메소드 상세

CurrentColor() 공개 메소드

public CurrentColor ( ) : Color
리턴 Color

Interrupt() 공개 메소드

public Interrupt ( ) : void
리턴 void

프로퍼티 상세

source 공개적으로 프로퍼티

public Color source
리턴 Color

target 공개적으로 프로퍼티

public Color target
리턴 Color