Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ColorChangeOnTriggerEnter
C# Class ColorChangeOnTriggerEnter, Elemental
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: CodeStrumpet/Elemental
Public Properties
Property
Type
Description
collisionColor
Color
Public Methods
Method
Description
OnTriggerEnter
(
Collider
c
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
c
) :
void
c
Collider
return
void
Property Details
collisionColor
public_oe property
public
Color
collisionColor
return
Color