Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MazeEnd
C# Class MazeEnd, Pharos
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: rstaewen/Pharos
Class Usage Examples
Public Properties
Property
Type
Description
endCamera
GameObject
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
return
void
Property Details
endCamera
public_oe property
public
GameObject
endCamera
return
GameObject