Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
StarsEffect
C# Class StarsEffect, RoverGame
Inheritance:
MonoBehaviour
Show file
Open project: Stumpstump/RoverGame
Class Usage Examples
Public Properties
Property
Type
Description
starsEffectPrefab
GameObject
Public Methods
Method
Description
CreateStarsEffect
( ) :
void
Create the stars effect.
Method Details
CreateStarsEffect()
public
method
Create the stars effect.
public
CreateStarsEffect
( ) :
void
return
void
Property Details
starsEffectPrefab
public property
The stars effect prefab.
public
GameObject
starsEffectPrefab
return
GameObject