ColladaLoadOptions
General
ColladaLoadOptions is a class in Aspose.3d for Typescript.
Inherits from: ColladaLoadOptions, LoadOptions.
ColladaLoadOptions és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚ColladaLoadOptions⌒, ヽ LoadOptions` .
ColladaLoadOptions.constructor crea una nova instància amb la configuració de càrrega predeterminada.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
flipCoordinateSystem | boolean | Read | Determines whether the coordinate system is inverted during import |
enableMaterials | boolean | Read | Indicates if material data should be parsed from the COLLADA file |
scale | number | Read | Specifies a uniform scaling factor applied to the imported geometry |
normalizeNormal | boolean | Read | Specifies whether vertex normals are normalized after loading |
Mètodes
| Signature | Description |
|---|---|
constructor() | Creates a new instance with default load settings |