pyunity.loader module¶
-
pyunity.loader.
LoadObj
(filename)[source]¶ Loads a .obj file to a PyUnity mesh.
- Parameters
filename (str) – Name of file
- Returns
A mesh of the object file
- Return type
pyunity.loader.
LoadObj
(filename)[source]¶Loads a .obj file to a PyUnity mesh.
filename (str) – Name of file
A mesh of the object file