Camera2DSetLimit Method |
Note: This API is now obsolete.
Sets the specified camera limit. See also LimitBottom, LimitTop, LimitLeft, and LimitRight.
Namespace: Godot
[ObsoleteAttribute("SetLimit is deprecated. Use the LimitBottom property instead.")] public void SetLimit( Margin margin, int limit )
[Missing <param name="margin"/> documentation for "M:Godot.Camera2D.SetLimit(Godot.Margin,System.Int32)"]
[Missing <param name="limit"/> documentation for "M:Godot.Camera2D.SetLimit(Godot.Margin,System.Int32)"]