![]()
A class to load arbitrary 3d mesh shapes.
Attempts to load a mesh from a 3D Studio scene file named filename. The optional argument nodename specifies which mesh in the scene should be loaded. If nodename is not provided, the first mesh found in the scene is loaded.
The size argument specifies the maximum size for the imported shape. Because sizes may vary between different models, shapes are normalized to the size specified, which is 1.0 by default.