![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Synchronizer to update and broadcast a transform object through our data model. More...
Protected Attributes | |
| Vector3Interpolated | Position |
| QuaternionInterpolated | Rotation |
| Vector3Interpolated | Scale |
Properties | |
| SyncTransform | TransformDataModel [set] |
| Data model to which this transform synchronization is tied to. More... | |
Synchronizer to update and broadcast a transform object through our data model.
Definition at line 13 of file TransformSynchronizer.cs.
|
protected |
Definition at line 15 of file TransformSynchronizer.cs.
|
protected |
Definition at line 16 of file TransformSynchronizer.cs.
|
protected |
Definition at line 17 of file TransformSynchronizer.cs.
|
set |
Data model to which this transform synchronization is tied to.
Definition at line 25 of file TransformSynchronizer.cs.