GodotSharpAPI
GodotSharpAPI
Godot
Camera2D Class
Camera2D Properties
AnchorMode Property
Current Property
CustomViewport Property
DragMarginBottom Property
DragMarginHEnabled Property
DragMarginLeft Property
DragMarginRight Property
DragMarginTop Property
DragMarginVEnabled Property
EditorDrawDragMargin Property
EditorDrawLimits Property
EditorDrawScreen Property
LimitBottom Property
LimitLeft Property
LimitRight Property
LimitSmoothed Property
LimitTop Property
Offset Property
OffsetH Property
OffsetV Property
ProcessMode Property
Rotating Property
SmoothingEnabled Property
SmoothingSpeed Property
Zoom Property
Camera2D
LimitSmoothed Property
If
true
, the camera smoothly stops when reaches its limits.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
LimitSmoothed
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Camera2D Class
Godot Namespace