|
A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Inheritance diagram for MatrixConverter:
Collaboration diagram for MatrixConverter:Public Member Functions | |
| override bool | CanConvert (Type type) |
| override object | ReadJson (Type objectType, Dictionary< string, object > values) |
|
override Dictionary< string, object > | WriteJson (Type type, object value) |
Private Attributes | |
| float[] | values = new float[16] |
| Just a temporary array of 16 floats. | |
|
private |
Just a temporary array of 16 floats.
Stores the elements of the matrices temporarily