Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TumbleweedSpawner
C# Class TumbleweedSpawner, verthex
Inheritance:
MonoBehaviour
显示文件
Open project: austinblakeslee/verthex
Public Properties
Property
Type
Description
tumbleweed
GameObject
tumbleweedLocations
Transform[]
Public Methods
Method
Description
Start
( ) :
void
Private Methods
Method
Description
SpawnTumbleweed
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
tumbleweed
public_oe property
public
GameObject
tumbleweed
return
GameObject
tumbleweedLocations
public_oe property
public
Transform[]
tumbleweedLocations
return
Transform[]