12345678910111213141516171819202122232425262728293031323334353637383940 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!114 &1
- MonoBehaviour:
- m_ObjectHideFlags: 52
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: eec4c0c21e439e04083398ccd1928db0, type: 3}
- m_Name: Group Brush
- m_EditorClassIdentifier:
- m_Cells:
- - m_Tile: {fileID: 0}
- m_Matrix:
- e00: 1
- e01: 0
- e02: 0
- e03: 0
- e10: 0
- e11: 1
- e12: 0
- e13: 0
- e20: 0
- e21: 0
- e22: 1
- e23: 0
- e30: 0
- e31: 0
- e32: 0
- e33: 1
- m_Color: {r: 1, g: 1, b: 1, a: 1}
- m_Size: {x: 1, y: 1, z: 1}
- m_Pivot: {x: 0, y: 0, z: 0}
- m_CanChangeZPosition: 0
- m_FloodFillContiguousOnly: 1
- m_Gap: {x: 1, y: 1, z: 1}
- m_Limit: {x: 3, y: 3, z: 3}
|