Table of Contents

Enum CoherenceSync.FloatingOriginMode

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll
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.