ObjLoadOptions
General
ObjLoadOptions is a class in Aspose.3D FOSS for .NET.
Inherits from: LoadOptions.
ObjLoadOptions és una classe en Aspose.3D FOSS per a .NET. Hereta de: ゚LoadOptions`.
Opcions de càrrega per al format Wavefront OBJ
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
FlipCoordinateSystem | bool | Read/Write | Indicates if the OBJ file’s coordinate system should be inverted on import |
EnableMaterials | bool | Read/Write | Specifies whether material definitions in the OBJ file are parsed and applied |
Scale | double | Read/Write | Sets a uniform scaling factor applied to all geometry when loading the OBJ file |
NormalizeNormal | bool | Read/Write | Indicates whether vertex normals are normalized after loading |
Mètodes
| Signature | Description |
|---|---|
ObjLoadOptions() | Creates a new instance with default OBJ loading options |