ColladaUtils::ImportOptions
Engine/source/ts/collada/colladaUtils.h
Public Types
enum
eAnimTimingType { FrameCount = 0 Seconds = 1 Milliseconds = 1000 }
enum
eLodType { DetectDTS = 0 SingleSize TrailingNumber NumLodTypes }
Public Attributes
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
domUpAxisType
bool
Public Functions
Detailed Description
Public Types
eAnimTimingType
Enumerator
- FrameCount = 0
- Seconds = 1
- Milliseconds = 1000
eLodType
Enumerator
- DetectDTS = 0
- SingleSize
- TrailingNumber
- NumLodTypes
Public Attributes
bool adjustCenter
bool adjustFloor
String alwaysImport
String alwaysImportMesh
S32 animFPS
eAnimTimingType animTiming
bool calcTangentSpace
bool convertLeftHanded
bool findInstances
bool flipUVCoords
bool forceUpdateMaterials
F32 formatScaleFactor
bool genUVCoords
bool ignoreNodeScale
bool invertNormals
bool joinIdenticalVerts
bool limitBoneWeights
eLodType lodType
String matNamePrefix
String neverImport
String neverImportMat
String neverImportMesh
bool removeRedundantMats
bool reverseWindingOrder
S32 singleDetailSize
bool transformUVCoords
F32 unit
domUpAxisType upAxis
bool useDiffuseNames