Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Poonya
SEA3D
Objects
Skeleton
JointData
C# Class Poonya.SEA3D.Objects.Skeleton.JointData
Mostra file
Open project: sunag/sea3d
Class Usage Examples
Public Properties
Property
Type
Description
inverseBindMatrix
float[]
name
string
parentIndex
int
Public Methods
Method
Description
Write
(
ByteArray
data
) :
void
Method Details
Write()
public
method
public
Write
(
ByteArray
data
) :
void
data
ByteArray
return
void
Property Details
inverseBindMatrix
public_oe property
public
float[]
inverseBindMatrix
return
float[]
name
public_oe property
public
string
name
return
string
parentIndex
public_oe property
public
int
parentIndex
return
int