Свойство | Тип | Описание | |
---|---|---|---|
ChannelNames | string[] |
Метод | Описание | |
---|---|---|
FindJoint ( int index ) : |
||
FindJoint ( string name ) : |
||
GetAnimation ( int index ) : |
||
Parse ( string text ) : bool | ||
SetupJoints ( |
||
Touch ( ) : void | ||
idDeclModel ( ) : System |
Метод | Описание | |
---|---|---|
ClearData ( ) : void |
Метод | Описание | |
---|---|---|
GetJointList ( string jointNames ) : int[] | ||
ParseAnimation ( |
public FindJoint ( int index ) : |
||
index | int | |
Результат |
public FindJoint ( string name ) : |
||
name | string | |
Результат |
public GetAnimation ( int index ) : |
||
index | int | |
Результат |
public SetupJoints ( |
||
joints | ||
frameBounds | idBounds | |
removeOriginOffset | bool | |
Результат | void |