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
PowerCell
C# Class PowerCell, unity3xGameDevelopmentEssentials
Inheritance:
MonoBehaviour
Show file
Open project: whg333/unity3xGameDevelopmentEssentials
Class Usage Examples
Public Properties
Property
Type
Description
rotationSpeed
float
Public Methods
Method
Description
OnTriggerEnter
(
Collider
col
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
rotationSpeed
public property
public
float
rotationSpeed
return
float