Click or drag to resize

ClippedCameraClipToBodies Property

If true, the camera stops on contact with PhysicsBodys.

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

Property Value

Type: Boolean
See Also