i'm confused about the local and re-oriented coordinates math
my body scanning workflow detect markers on ground and then update the transform. This makes a [R] on the chunk name and result in correct alignment, orientation and scale of scene.
however, now i want to move the center of region box to [0,100,0] (by script) (100cm above the ground). when i do, it still works on a local coordinates, instead of the new re-oriented coordinates.
any help on the correct code is appreciated.