Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BallToPortal
C# Class BallToPortal
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: macgyver13/globalgamejam2016
Class Usage Examples
Public Properties
Property
Type
Description
portal
Transform
Public Methods
Method
Description
OnEnable
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
animate
( ) :
IEnumerator
Method Details
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
portal
public_oe property
public
Transform
portal
return
Transform