C# 클래스 CardboardControlReticle.AlphaFade

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
CurrentAlpha ( ) : float
Interrupt ( ) : void

메소드 상세

CurrentAlpha() 공개 메소드

public CurrentAlpha ( ) : float
리턴 float

Interrupt() 공개 메소드

public Interrupt ( ) : void
리턴 void

프로퍼티 상세

source 공개적으로 프로퍼티

public float source
리턴 float

target 공개적으로 프로퍼티

public float target
리턴 float