Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MeshExtensions
C# 클래스 MeshExtensions, Unity-Project-Template
파일 보기
프로젝트 열기: Nidre/Unity-Project-Template
1 사용 예제들
공개 메소드들
메소드
설명
SetVertexColor
(
this
mesh
,
Color
c
) :
void
Sets the color value of the Mesh to given color value.
메소드 상세
SetVertexColor()
공개
정적인
메소드
Sets the color value of the Mesh to given color value.
public
static
SetVertexColor
(
this
mesh
,
Color
c
) :
void
mesh
this
c
Color
리턴
void