Page History
...
The RBScript is a C# script that interacts with the ViconDataStreamScript. It takes single segment object data from the Datastream and maps it onto the transforms of a non-skeletal (rigged) GameObject in Unity.
The RBScript must be attached to a GameObject with a transform component. In the following example, a simple Cube is used.
...