GridMapMapToWorld Method |
Returns the position of a grid cell in the GridMap's local coordinate space.
Namespace: Godot
public Vector3 MapToWorld( int x, int y, int z )
[Missing <param name="x"/> documentation for "M:Godot.GridMap.MapToWorld(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="y"/> documentation for "M:Godot.GridMap.MapToWorld(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="z"/> documentation for "M:Godot.GridMap.MapToWorld(System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.GridMap.MapToWorld(System.Int32,System.Int32,System.Int32)"]