| RuntimeObjectIndexAddObject Method |
Add an object to the index
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax Parameters
- unityObject
- Type: UnityEngine.Object
Object to be added
Return Value
Type:
GUIDReturns the GUID of the object after it is added
See Also