Click or drag to resize

AtlasTextureGetMargin Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AtlasTexture.GetMargin"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMargin is deprecated. Use the Margin property instead.")]
public Rect2 GetMargin()

Return Value

Type: Rect2

[Missing <returns> documentation for "M:Godot.AtlasTexture.GetMargin"]

See Also