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
NPCHighlighting
C# Class NPCHighlighting
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: jsngai/deepsquid
Public Properties
Property
Type
Description
mats
Material[]
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
changeMatToHL
( ) :
void
changeMatToNml
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
changeMatToHL()
public
method
public
changeMatToHL
( ) :
void
return
void
changeMatToNml()
public
method
public
changeMatToNml
( ) :
void
return
void
Property Details
mats
public_oe property
public
Material[]
mats
return
Material[]