NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Number | Name | Description |
---|---|---|
0 | PROPAGATE_ON_SUCCESS | Propagation only occurs as a result of a successful collision. |
1 | PROPAGATE_ON_FAILURE | (Deprecated) Propagation only occurs as a result of a failed collision. |
2 | PROPAGATE_ALWAYS | Propagation always occurs regardless of collision result. |
3 | PROPAGATE_NEVER | Propagation never occurs regardless of collision result. |