public enum WhatToShift
Specifies what should be shifted by a Standard Hierarchy World Shifter.
Name | Value | Description |
---|---|---|
ShiftRootTransform | 0 | Shift the root transform in the standard hiearchy only. |
ShiftBaseCellTransforms | 1 | Shift the Base Cell transforms in the standard hiearchy. |
ShiftWorldGroupingTransforms | 2 | Shift the World Grouping transforms in the standard hiearchy. |
ShiftLODTransforms | 3 | Shift the LOD transforms in the standard hiearchy. |
ShiftWorldCellTransforms | 4 | Shift the World Cell transforms in the standard hiearchy. |
ShiftChunkTransforms | 5 | Shift the Chunk transforms in the standard hiearchy. |