ObjLoadOptions
General
ObjLoadOptions is a class in Aspose.3d for Typescript.
Inherits from: ObjLoadOptions, LoadOptions.
ObjLoadOptions és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚ObjLoadOptions⌒, ヽ LoadOptions` .
ObjLoadOptions.flipCoordinateSystem determina si el sistema de coordenades OBJ està invertit a l’importació.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
flipCoordinateSystem | boolean | Read | Determines whether the OBJ coordinate system is inverted on import |
enableMaterials | boolean | Read | Toggles loading of material definitions from the OBJ file |
scale | number | Read | Applies a uniform scaling factor to all imported geometry |
normalizeNormal | boolean | Read | Indicates whether vertex normals are normalized during import |
Mètodes
| Signature | Description |
|---|---|
constructor() |