Package com.aspose.threed
Class LoadOptions
- java.lang.Object
-
- com.aspose.threed.IOConfig
-
- com.aspose.threed.LoadOptions
-
- Direct Known Subclasses:
Discreet3dsLoadOptions
,FbxLoadOptions
,GltfLoadOptions
,ObjLoadOptions
,PdfLoadOptions
,PlyLoadOptions
,RvmLoadOptions
,StlLoadOptions
,U3dLoadOptions
,XLoadOptions
public class LoadOptions extends IOConfig
The base class to configure options in file loading for different types
-
-
Method Summary
-
Methods inherited from class com.aspose.threed.IOConfig
getEncoding, getFileFormat, getFileName, getFileSystem, getFileSystemFactory, getLookupPaths, lookupForFile, setEncoding, setFileName, setFileSystem, setFileSystemFactory, setLookupPaths
-
-