Property | Type | Description | |
---|---|---|---|
AnimGroups | List |
||
Children | List |
||
ComposePrePassBoneNames | List |
||
MyIndex | int | ||
NodeTotalWeight | float | ||
Props | List |
||
SkelControlLists | List |
||
data | byte[] | ||
pcc | ME3Package |
Method | Description | |
---|---|---|
AnimGroupsToTree ( ) : |
||
AnimTree ( ME3Package Pcc, int Index ) : System | ||
ChildrenToTree ( ) : |
||
GetArrayContent ( byte raw ) : byte[] | ||
GetArrayCount ( byte raw ) : int | ||
PrePassBoneNamesToTree ( ) : |
||
ReadAnimGroups ( byte raw ) : void | ||
ReadChildren ( byte raw ) : void | ||
ReadPrePassBoneNames ( byte raw ) : void | ||
ReadSkelControlLists ( byte raw ) : void | ||
SkelControlListsToTree ( ) : |
||
ToTree ( ) : |
public AnimGroupsToTree ( ) : |
||
return |
public AnimTree ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
return | System |
public ChildrenToTree ( ) : |
||
return |
public PrePassBoneNamesToTree ( ) : |
||
return |
public ReadPrePassBoneNames ( byte raw ) : void | ||
raw | byte | |
return | void |
public ReadSkelControlLists ( byte raw ) : void | ||
raw | byte | |
return | void |
public SkelControlListsToTree ( ) : |
||
return |