Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FallingSpawner
C# 클래스 FallingSpawner, Demonology
상속:
MonoBehaviour
파일 보기
프로젝트 열기: Qlevine20/Demonology
공개 프로퍼티들
프로퍼티
타입
설명
ChangeScale
float
RandomShake
bool
Shake
bool
shakeAmt
float
shakeTime
float
spawnModel
GameObject
spawnRate
float
공개 메소드들
메소드
설명
CameraShake
(
float
num
) :
IEnumerator
Start
( ) :
void
Update
( ) :
void
메소드 상세
CameraShake()
공개
메소드
public
CameraShake
(
float
num
) :
IEnumerator
num
float
리턴
IEnumerator
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
ChangeScale
공개적으로 프로퍼티
public
float
ChangeScale
리턴
float
RandomShake
공개적으로 프로퍼티
public
bool
RandomShake
리턴
bool
Shake
공개적으로 프로퍼티
public
bool
Shake
리턴
bool
shakeAmt
공개적으로 프로퍼티
public
float
shakeAmt
리턴
float
shakeTime
공개적으로 프로퍼티
public
float
shakeTime
리턴
float
spawnModel
공개적으로 프로퍼티
public
GameObject
spawnModel
리턴
GameObject
spawnRate
공개적으로 프로퍼티
public
float
spawnRate
리턴
float