Property | Type | Description | |
---|---|---|---|
bonesCount | int | ||
bonesPaths | string[] | ||
skeleton | Transform |
Method | Description | |
---|---|---|
SkeletonInfo ( string bP, Transform s, int bC ) : System.Collections | ||
UpdateSkeletonInfo ( bool debug ) : void |
Method | Description | |
---|---|---|
ReadSkeletonHierarchy ( Transform h, bool debug ) : void |
public SkeletonInfo ( string bP, Transform s, int bC ) : System.Collections | ||
bP | string | |
s | Transform | |
bC | int | |
return | System.Collections |
public UpdateSkeletonInfo ( bool debug ) : void | ||
debug | bool | |
return | void |