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