IMapTPointTo3DXY Method |
| Name | Description | |
|---|---|---|
| To3DXY |
The same as To3DX(float z), but with z set to 0.
| |
| To3DXY(Single) |
Returns a IMap3D which maps a grid point to Vector3 instead of Vector2.
The vector3 is the same as the Vector2 that this map would return, with the
z set to the given value.
|