GLTF2Options Class
class Kuesa::GLTF2Import::GLTF2Options
Different options to configure the glTF 2.0 importer. More...
Header: | #include <Kuesa/GLTF2Options>
|
Since: | Kuesa 1.1 |
Instantiated By: | GLTF2Options |
This class was introduced in Kuesa 1.1.
Public Functions
Public Slots
Signals
Detailed Description
Avalaible options are
- generateTangents: If true, the importer will generate tangents for all the primitives which don't have tangents.
- generateNormals: If true, the importer will generate flat normals for all the primitives which don't have normals.