Type of data filter.
siDataFilterType.siAllData // 0 siDataFilterType.siSceneData // 1 siDataFilterType.siSceneRootData // 2 |
| Constant | Value | Description |
|---|---|---|
| siAllData | 0 | No filter. |
| siSceneData | 1 | Filter data not in the scene. |
| siSceneRootData | 2 | Filter data not nested under the scene root. |