LoadOptions
Overview
LoadOptions is a class in Aspose.3D FOSS for Java.
Inherits from: A3DObject.
LoadOptions.LoadOptions creates a LoadOptions instance with default settings.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fileFormat | FileFormat | Read | Gets or sets the FileFormat used when loading a scene |
Methods
| Signature | Description |
|---|---|
LoadOptions() | Creates a LoadOptions instance with default settings |
LoadOptions(name: String) | |
getFileFormat() → FileFormat | Returns the FileFormat associated with these load options |