Field m_EntityToObject
Stores links between Unity Objects and translated entities
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
protected readonly Dictionary<uint, Object> m_EntityToObject
Returns
Type | Description |
---|---|
Dictionary<uint, Object> |