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