TinmanAddOnsModule
Description
- Derived from
-
TinmanModule abstract
| Full source code is included in the Tinman 3D SDK download. |
Module descriptor for: Tinman - AddOns.
Public / Attributes
NativeLibraryDisable
This bitmask can be set before TinmanModule.Initialize is called in order to disable specific NativeLibrary implementations.
0x01 : Assimp, see AssimpModelFormat
0x02 : GDAL, see GdalImageFormat
0x04 : PROJ4, see ProjCoordinateTransform
0x08 : PROJ6, see ProjCoordinateTransform
0x10 : OpenFlight, see MG
0x20 : SDL2
0x40 : SDL3
0x80 : SQLite3, see SQLite3