Camera2DGetDragMargin Method |
Note: This API is now obsolete.
Returns the specified margin. See also DragMarginBottom, DragMarginTop, DragMarginLeft, and DragMarginRight.
Namespace: Godot
[ObsoleteAttribute("GetDragMargin is deprecated. Use the DragMarginBottom property instead.")] public float GetDragMargin( Margin margin )
[Missing <param name="margin"/> documentation for "M:Godot.Camera2D.GetDragMargin(Godot.Margin)"]
[Missing <returns> documentation for "M:Godot.Camera2D.GetDragMargin(Godot.Margin)"]