Fixed missing config property lookup for removal of empty bones.
This commit is contained in:
@@ -133,6 +133,7 @@ public:
|
||||
|
||||
/** Maximum number of bones influencing any single vertex. */
|
||||
unsigned int mMaxWeights;
|
||||
bool mRemoveEmptyBones;
|
||||
};
|
||||
|
||||
} // end of namespace Assimp
|
||||
|
||||
Reference in New Issue
Block a user