nw::gfx::AnimWeightNearlyEqualOne Function
bool AnimWeightNearlyEqualOne(
const float weight
);
| Name | Description | |
|---|---|---|
| in | weight | Weight. |
true if weight is nearly equal to one (in other words, if their difference is less than or equal to the margin of error). Compares animation weights to determine if they are close to one.
CONFIDENTIAL