Click or drag to resize

ClippedCameraMargin Property

The camera's collision margin. The camera can't get closer than this distance to a colliding object.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Margin { get; set; }

Property Value

Type: Single
See Also