C# 클래스 GenerationCamera, Generations

상속: MonoBehaviour
파일 보기 프로젝트 열기: scadieux/Generations

공개 프로퍼티들

프로퍼티 타입 설명
OrthographicSize float
PlayableShownRatioIncrease float
ShownRatioEnabled bool
ShownRatioIncrease float

공개 메소드들

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

메소드 상세

SkipTransition() 공개 메소드

public SkipTransition ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

OrthographicSize 공개적으로 프로퍼티

public float OrthographicSize
리턴 float

PlayableShownRatioIncrease 공개적으로 프로퍼티

public float PlayableShownRatioIncrease
리턴 float

ShownRatioEnabled 공개적으로 프로퍼티

public bool ShownRatioEnabled
리턴 bool

ShownRatioIncrease 공개적으로 프로퍼티

public float ShownRatioIncrease
리턴 float