GridMapGetCellItemOrientation Method |
The orientation of the cell at the grid-based X, Y and Z coordinates. -1 is returned if the cell is empty.
Namespace: Godot
public int GetCellItemOrientation( int x, int y, int z )
[Missing <param name="x"/> documentation for "M:Godot.GridMap.GetCellItemOrientation(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="y"/> documentation for "M:Godot.GridMap.GetCellItemOrientation(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="z"/> documentation for "M:Godot.GridMap.GetCellItemOrientation(System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.GridMap.GetCellItemOrientation(System.Int32,System.Int32,System.Int32)"]