Rebel Fork Framework
Urho3D::GLTFImporterSettings Struct Reference

Classes

struct  PreviewSettings
 Settings that affect only preview scene. More...
 

Public Attributes

ea::string assetName_ {"Asset"}
 
bool mirrorX_ {}
 
float scale_ {1.0f}
 
Quaternion rotation_
 
bool fadeTransparency_ {false}
 
bool cleanupBoneNames_ {true}
 
bool cleanupRootNodes_ {true}
 
bool combineLODs_ {true}
 
StringVector skipTags_
 
bool keepNamesOnMerge_ {false}
 
bool addEmptyNodesToSkeleton_ {false}
 
float offsetMatrixError_ {0.00002f}
 
float keyFrameTimeError_ {M_EPSILON}
 
ea::unordered_map< ea::string, ea::string > nodeRenames_
 
bool gpuResources_ {false}
 
struct Urho3D::GLTFImporterSettings::PreviewSettings preview_
 

The documentation for this struct was generated from the following file: