Enum CoherenceSync.FloatingOriginMode
public enum CoherenceSync.FloatingOriginMode
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.