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
MeshExtensions
C# Class MeshExtensions, Unity-Project-Template
Afficher le fichier
Open project: Nidre/Unity-Project-Template
Class Usage Examples
Méthodes publiques
Méthode
Description
SetVertexColor
(
this
mesh
,
Color
c
) :
void
Sets the color value of the Mesh to given color value.
Method Details
SetVertexColor()
public
static
méthode
Sets the color value of the Mesh to given color value.
public
static
SetVertexColor
(
this
mesh
,
Color
c
) :
void
mesh
this
c
Color
Résultat
void