Click or drag to resize

TileSetTileGetShapeOneWayMargin Method

[Missing <summary> documentation for "M:Godot.TileSet.TileGetShapeOneWayMargin(System.Int32,System.Int32)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float TileGetShapeOneWayMargin(
	int id,
	int shapeId
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:Godot.TileSet.TileGetShapeOneWayMargin(System.Int32,System.Int32)"]

shapeId
Type: SystemInt32

[Missing <param name="shapeId"/> documentation for "M:Godot.TileSet.TileGetShapeOneWayMargin(System.Int32,System.Int32)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.TileSet.TileGetShapeOneWayMargin(System.Int32,System.Int32)"]

See Also