Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Graphics
HighlightObject
C# Class Graphics.HighlightObject
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: juliancruz87/madbricks
Class Usage Examples
Méthodes publiques
Méthode
Description
ActivateHighlight
( ) :
void
DeactivateHighlight
( ) :
void
Private Methods
Méthode
Description
AnimateProperties
(
Material
material
) :
void
OnLoopCompleted
( ) :
void
SetUpMaterial
(
Material
material
) :
void
Start
( ) :
void
StartHighlight
( ) :
void
Method Details
ActivateHighlight()
public
méthode
public
ActivateHighlight
( ) :
void
Résultat
void
DeactivateHighlight()
public
méthode
public
DeactivateHighlight
( ) :
void
Résultat
void