Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ObjUnity3D
OBJFaceVertex
C# Class ObjUnity3D.OBJFaceVertex
显示文件
Open project: Katalyst6/CSL.NetworkExtensions
Class Usage Examples
Public Properties
Property
Type
Description
m_ColorIndex
int
m_NormalIndex
int
m_UV2Index
int
m_UVIndex
int
m_VertexIndex
int
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Property Details
m_ColorIndex
public_oe property
public
int
m_ColorIndex
return
int
m_NormalIndex
public_oe property
public
int
m_NormalIndex
return
int
m_UV2Index
public_oe property
public
int
m_UV2Index
return
int
m_UVIndex
public_oe property
public
int
m_UVIndex
return
int
m_VertexIndex
public_oe property
public
int
m_VertexIndex
return
int