Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RainCreator
C# 클래스 RainCreator, Pharos
상속:
MonoBehaviour
파일 보기
프로젝트 열기: rstaewen/Pharos
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
heavyRain
GameObject
localPosition
Vector3
rain
GameObject
rainLevel
int
softRain
GameObject
공개 메소드들
메소드
설명
OnEnable
( ) :
void
메소드 상세
OnEnable()
공개
메소드
public
OnEnable
( ) :
void
리턴
void
프로퍼티 상세
heavyRain
공개적으로 프로퍼티
public
GameObject
heavyRain
리턴
GameObject
localPosition
공개적으로 프로퍼티
public
Vector3
localPosition
리턴
Vector3
rain
공개적으로 프로퍼티
public
GameObject
rain
리턴
GameObject
rainLevel
공개적으로 프로퍼티
public
int
rainLevel
리턴
int
softRain
공개적으로 프로퍼티
public
GameObject
softRain
리턴
GameObject