Click or drag to resize

TileSetTileSetShapeOneWayMargin Method

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

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

Parameters

id
Type: SystemInt32

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

shapeId
Type: SystemInt32

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

oneWay
Type: SystemSingle

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

See Also