Tanoda
|
Go to the source code of this file.
Classes | |
class | SolveIK |
struct | SerializableVector3 |
Since unity doesn't flag the Vector3 as serializable, we need to create our own version. This one will automatically convert between Vector3 and SerializableVector3 More... | |
struct | SerializableVector4 |
Since unity doesn't flag the Vector4 as serializable, we need to create our own version. This one will automatically convert between Vector4 and SerializableVector4 More... | |