Method | Description | |
---|---|---|
CheckModelHierarchy ( |
||
GetBounds ( int time, int cycleCount ) : idBounds | ||
GetOrigin ( int time, int cycleCount ) : Vector3 | ||
LoadAnimation ( string fileName ) : bool | ||
idMD5Anim ( ) : System |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
ConvertTimeToFrame ( int time, int cycleCount ) : |
public CheckModelHierarchy ( |
||
model | ||
return | void |
public GetBounds ( int time, int cycleCount ) : idBounds | ||
time | int | |
cycleCount | int | |
return | idBounds |
public GetOrigin ( int time, int cycleCount ) : Vector3 | ||
time | int | |
cycleCount | int | |
return | Vector3 |
public LoadAnimation ( string fileName ) : bool | ||
fileName | string | |
return | bool |