S3DR_LoadMesh()
Syntax
S3DR_LoadMesh(File$)
Description
This command loads a mesh from a s3dr-file.
A mesh must be freed by using S3DR_FreeMesh().
This command must be inside of a S3DR_BeginReal3D()...S3DR_EndReal3D() block.
If the function fails, it returns zero.
Supported OS
Windows