|
MeshBaker
|
Public Member Functions | |
| GameObject | Instantiate (MB2_ChunkProceduralObect o) |
| GameObject | Instantiate (UnityEngine.GameObject o) |
| void | Recycle (GameObject o) |
Static Public Member Functions | |
| static MB2_WorldResourcePool | GetResourcePool () |
Public Attributes | |
| GameObject | worldResourcePool |
| Dictionary< GameObject, List< GameObject > > | prefabPoolMap = new Dictionary<GameObject, List<GameObject>>() |
|
static |
| GameObject MB2_WorldResourcePool.Instantiate | ( | MB2_ChunkProceduralObect | o | ) |
| GameObject MB2_WorldResourcePool.Instantiate | ( | UnityEngine.GameObject | o | ) |
| void MB2_WorldResourcePool.Recycle | ( | GameObject | o | ) |
| Dictionary<GameObject, List<GameObject> > MB2_WorldResourcePool.prefabPoolMap = new Dictionary<GameObject, List<GameObject>>() |
| GameObject MB2_WorldResourcePool.worldResourcePool |
1.8.12