# fix small flaw in the docs for the deboning process

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1035 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
pull/1/head
aramis_acg 2011-06-28 15:56:32 +00:00
parent 29676ce70f
commit 211a6cb0e7
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#endif // !! AI_LMW_MAX_WEIGHTS #endif // !! AI_LMW_MAX_WEIGHTS
// --------------------------------------------------------------------------- // ---------------------------------------------------------------------------
/** @brief Set the deboning threshold higher to remove more bones /** @brief Lower the deboning threshold in order to remove more bones.
* *
* This is used by the #aiProcess_Debone PostProcess-Step. * This is used by the #aiProcess_Debone PostProcess-Step.
* @note The default value is AI_DEBONE_THRESHOLD * @note The default value is AI_DEBONE_THRESHOLD