Field _gameObjectToOccurrences
Stores links between input gameobject to translated occurrences
Namespace: UnityEditor.PixyzPlugin4Unity.Toolbox
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
protected Dictionary<GameObject, uint> _gameObjectToOccurrences
Returns
| Type | Description |
|---|---|
| Dictionary<GameObject, uint> |