Click or drag to resize

IMapTPointTo3DXZ Method

Overload List
  NameDescription
Public methodTo3DXZ
The same as To3DZ(float y), but with y set to 0.
Public methodTo3DXZ(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 z of the Vector3 corresponding to y of the Vector2, and with the y set to the given value.
Top
See Also