Table of Contents

SetFloatingOrigin

Methods
public bool SetFloatingOrigin(Vector3d newOrigin)

Sets the floating point origin absolute position to a new value. Only works if bridge isConnected, otherwise nothing happens.

Parameters
Type Name Description
Vector3d newOrigin

New floating point origin absolute position

Returns
Type Description
bool

Returns true if the floating origin was shifted, false if bridge was not connected.