Class ReadSettings
ReadSettings class
Read settings and base class of ReadContext
public class ReadSettings
Constructors
| Name | Description |
|---|---|
| ReadSettings() | The default constructor. |
| ReadSettings(ReadSettings) |
Properties
| Name | Description |
|---|---|
| ImageDecoder { get; set; } | Gets or sets the callback used to decode the textures as they’re loaded. |
| JsonPreprocessor { get; set; } | Gets or sets the callback used to preprocess the json text before parsing it. |
| Validation { get; set; } | Gets or sets a value indicating the level of validation applied when loading a file. |
Methods
| Name | Description |
|---|---|
| CopyTo(ReadSettings) | |
| implicit operator |
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD