CoherenceSync.FloatingOriginMode
enum in Coherence.Toolkit.CoherenceSync
Fields
DontMoveWithFloatingOrigin = 0
Object uses absolute position and will stay behind when Floating Origin moves.
MoveWithFloatingOrigin = 1
Object uses relative position and will move together with Floating Origin.