ObjLoadOptions — Aspose.3D FOSS Python API Reference
ObjLoadOptions — ObjLoadOptions class.. Inherits from: LoadOptions.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
flip_coordinate_system | bool | |
enable_materials | bool | |
scale | float | |
normalize_normal | bool |
Methods
| Method | Returns | Description |
|---|---|---|
flip_coordinate_system() | bool | |
flip_coordinate_system(…) [overload 2] | `` | |
enable_materials() | bool | |
enable_materials(…) [overload 2] | `` | |
scale() | float | |
scale(…) [overload 2] | `` | |
normalize_normal() | bool | |
normalize_normal(…) [overload 2] | `` |