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