LoadAnimMesh ( file$[,parent] )  

Parameters:

file$ - mesh filename
parent - parent entity of mesh

Description:

Loads a mesh from a .x or .3ds file and returns a mesh handle.

Any hierarchy and animation information in the file is retained (if present in the file!).

Example:

None.

Index