Click or drag to resize

ClippedCameraGetMargin Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also