Side channel to set the position of the workspace visualization
More...
|
|
| WorkspaceSC (GameObject workspaceBox, GameObject anchor) |
| | Constructor of this side channel - Parameters
-
| workspaceBox | The GameObject that is the workspace visualization itself. The only thing that will change to this object is its position and size |
| anchor | Anchor, used to calculate the goal position relative to the anchor |
|
| |
|
|
override void | OnMessageReceived (IncomingMessage msg) |
| | Is called when a message is sent through the side channel. Changes the position and size of the workspaceBox GameObject - Parameters
-
| msg | The message, containing a list of floats in the format of (x, y, z, sideLength) |
|
| |
Side channel to set the position of the workspace visualization
The documentation for this class was generated from the following file:
- unity/Assets/Scripts/SideChannels/WorkspaceSC.cs