nw::anim::AnimResult::Flags Enumerated Typeenum Flags;
| Value | Description |
|---|---|
| FLAG_VALID_COMPONENT0 | Set to 1 if the 0th component of animation is enabled. |
| FLAG_VALID_COMPONENT1 | Set to 1 if the 1st component of animation is enabled. |
| FLAG_VALID_COMPONENT2 | Set to 1 if the 2nd component of animation is enabled. |
| FLAG_VALID_COMPONENT3 | Set to 3 if the 1st component of animation is enabled. |
| FLAG_CONVERTED | Set to 1 if converted to the operation space. |
Flag descriptions.
CONFIDENTIAL