Property | Type | Description | |
---|---|---|---|
bonesStates | BoneState[] | ||
name | string | ||
samples | int |
Method | Description | |
---|---|---|
AnimationFile ( string n, int s, int tS, BoneState bS ) : System.Collections | ||
IsEmpty ( ) : bool |
public AnimationFile ( string n, int s, int tS, BoneState bS ) : System.Collections | ||
n | string | |
s | int | |
tS | int | |
bS | BoneState | |
return | System.Collections |