AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
SharedCollection.cs
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT License. See LICENSE in the project root for license information.
3
4
5
6
namespace
HoloToolkit
.Unity.SharingWithUNET
7
{
12
public
class
SharedCollection
:
SingleInstance
<SharedCollection>
13
{
14
15
}
16
}
HoloToolkit.Unity.SharingWithUNET.SharedCollection
This script exists as a stub to allow other scripts to find the shared world anchor transform...
Definition:
SharedCollection.cs:12
HoloToolkit.Unity.SingleInstance
A simplified version of the Singleton class which doesn't depend on the Instance being set in Awake ...
Definition:
SingleInstance.cs:12
HoloToolkit
Assets
HoloToolkit-Examples
SharingWithUNET
Scripts
SharedCollection.cs
Generated by
1.8.12