Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MeshLerp
C# Class MeshLerp, Elemental
ファイルを表示
Open project: CodeStrumpet/Elemental
Class Usage Examples
Public Methods
Method
Description
MeshLerp
(
int
width
,
int
height
) :
System.Collections
applyLerp
(
Vector3
verts
) :
void
Method Details
MeshLerp()
public
method
public
MeshLerp
(
int
width
,
int
height
) :
System.Collections
width
int
height
int
return
System.Collections
applyLerp()
public
method
public
applyLerp
(
Vector3
verts
) :
void
verts
Vector3
return
void