FloatingOriginManager
class in Coherence.Toolkit
  
  
  Fields
| FloatingOriginPreciseRange | Value at which 64-bit precision loses sub-1mm precision  | 
  
| OnAfterFloatingOriginShifted | Invoked after OnFloatingOriginShifted  | 
  
| OnFloatingOriginShifted | Invoked at the end of the floating point origin shifting operation started via SetFloatingOrigin(Vector3d) or TranslateFloatingOrigin(Vector3d), after all objects have been shifted..  | 
  
| WorldPositionMaxRange | Maximum abs position of an entity/liveQuery/floatingOrigin  | 
  
Methods
| GetFloatingOrigin | Returns the current absolute position of the floating point origin.  | 
  
| SetFloatingOrigin | Sets the floating point origin absolute position to a new value. Only works if bridge isConnected, otherwise nothing happens.  | 
  
| TranslateFloatingOrigin | Moves the floating point origin by a   |