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
Poonya
SEA3D
Objects
Skeleton
JointData
C# Class Poonya.SEA3D.Objects.Skeleton.JointData
Show 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 property
public
float[]
inverseBindMatrix
return
float[]
name
public property
public
string
name
return
string
parentIndex
public property
public
int
parentIndex
return
int