Méthode | Description | |
---|---|---|
Import ( String path ) : Assimp.Scene |
Returns an imported Assimp Scene from a path.
|
Méthode | Description | |
---|---|---|
ImportGenericModel ( String path, Assimp.Scene &scene ) : void | ||
importBlendModel ( ) : void |
public static Import ( String path ) : Assimp.Scene | ||
path | String | The path of the Model3D file. |
Résultat | Assimp.Scene |