Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SimLab
SimGrid
Geometry
TetrahedronTexCoord
C# Class SimLab.SimGrid.Geometry.TetrahedronTexCoord
Show file
Open project: bitzhuwei/CSharpGL
Public Properties
Property
Type
Description
P1
float
P2
float
P3
float
P4
float
Public Methods
Method
Description
SetTextureCoord
(
float
value
) :
void
设置纹理映射坐标
Method Details
SetTextureCoord()
public
method
设置纹理映射坐标
public
SetTextureCoord
(
float
value
) :
void
value
float
return
void
Property Details
P1
public property
public
float
P1
return
float
P2
public property
public
float
P2
return
float
P3
public property
public
float
P3
return
float
P4
public property
public
float
P4
return
float