Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StarsEffect
C# 클래스 StarsEffect, RoverGame
상속:
MonoBehaviour
파일 보기
프로젝트 열기: Stumpstump/RoverGame
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
starsEffectPrefab
GameObject
공개 메소드들
메소드
설명
CreateStarsEffect
( ) :
void
Create the stars effect.
메소드 상세
CreateStarsEffect()
공개
메소드
Create the stars effect.
public
CreateStarsEffect
( ) :
void
리턴
void
프로퍼티 상세
starsEffectPrefab
공개적으로 프로퍼티
The stars effect prefab.
public
GameObject
starsEffectPrefab
리턴
GameObject