HPS.OBJ.File Class Reference
The File class provides functions to import and export OBJ files. More...
Static Public Member Functions | |
static HPS.OBJ.ImportNotifier | Import (string in_file_name, HPS.OBJ.ImportOptionsKit in_options) |
Performs an asynchronous import of the specified OBJ file with the provided options. May throw an IOException prior to starting the asynchronous import. More... | |
Detailed Description
Member Function Documentation
|
inlinestatic |
Performs an asynchronous import of the specified OBJ file with the provided options. May throw an IOException prior to starting the asynchronous import.
- Parameters
-
in_file_name Name of OBJ file to import. in_options Options controlling the import of the OBJ file (e.g., segment to import into).
- Returns
- An ImportNotfier object that can be used to query the import progress and status.
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.OBJ.cs