|
A* Pathfinding Project
3.8.1
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for TileHandler.TileType, including all inherited members.
| depth | TileHandler.TileType | private |
| Depth | TileHandler.TileType | |
| lastRotation | TileHandler.TileType | private |
| lastYOffset | TileHandler.TileType | private |
| Load(out Int3[] verts, out int[] tris, int rotation, int yoffset) | TileHandler.TileType | |
| offset | TileHandler.TileType | private |
| Rotations | TileHandler.TileType | privatestatic |
| TileType(Int3[] sourceVerts, int[] sourceTris, Int3 tileSize, Int3 centerOffset, int width=1, int depth=1) | TileHandler.TileType | |
| TileType(Mesh source, Int3 tileSize, Int3 centerOffset, int width=1, int depth=1) | TileHandler.TileType | |
| tris | TileHandler.TileType | private |
| verts | TileHandler.TileType | private |
| width | TileHandler.TileType | private |
| Width | TileHandler.TileType |