![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
This is the complete list of members for HoloToolkit.Unity.ComponentExtensions, including all inherited members.
| ApplyToHierarchy(this GameObject root, Action< GameObject > action) | HoloToolkit.Unity.ComponentExtensions | static |
| EnsureComponent< T >(this GameObject gameObject) | HoloToolkit.Unity.ComponentExtensions | static |
| EnsureComponent< T >(this Component component) | HoloToolkit.Unity.ComponentExtensions | static |
| EnumerateAncestors(this Transform startTransform, bool includeSelf) | HoloToolkit.Unity.ComponentExtensions | static |
| FindAncestorComponent< T >(this GameObject gameObject, bool includeSelf=true) | HoloToolkit.Unity.ComponentExtensions | static |
| FindAncestorComponent< T >(this Component component, bool includeSelf=true) | HoloToolkit.Unity.ComponentExtensions | static |
| FindAncestorComponent< T >(this Transform startTransform, bool includeSelf=true) | HoloToolkit.Unity.ComponentExtensions | static |
| ForEachComponent< T >(this GameObject g, Action< T > action) | HoloToolkit.Unity.ComponentExtensions | static |