Field m_GameObjectToOccurrences
Stores links between input GameObjects and translated occurrences
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
protected readonly Dictionary<GameObject, uint> m_GameObjectToOccurrences
Returns
Type | Description |
---|---|
Dictionary<GameObject, uint> |