GodotSharpAPI
GodotSharpAPI
Godot
Camera2D Class
Camera2D Methods
Align Method
ClearCurrent Method
ForceUpdateScroll Method
GetAnchorMode Method
GetCameraPosition Method
GetCameraScreenCenter Method
GetCustomViewport Method
GetDragMargin Method
GetFollowSmoothing Method
GetHOffset Method
GetLimit Method
GetOffset Method
GetProcessMode Method
GetVOffset Method
GetZoom Method
IsCurrent Method
IsFollowSmoothingEnabled Method
IsHDragEnabled Method
IsLimitDrawingEnabled Method
IsLimitSmoothingEnabled Method
IsMarginDrawingEnabled Method
IsRotating Method
IsScreenDrawingEnabled Method
IsVDragEnabled Method
MakeCurrent Method
ResetSmoothing Method
SetAnchorMode Method
SetCustomViewport Method
SetDragMargin Method
SetEnableFollowSmoothing Method
SetFollowSmoothing Method
SetHDragEnabled Method
SetHOffset Method
SetLimit Method
SetLimitDrawingEnabled Method
SetLimitSmoothingEnabled Method
SetMarginDrawingEnabled Method
SetOffset Method
SetProcessMode Method
SetRotating Method
SetScreenDrawingEnabled Method
SetVDragEnabled Method
SetVOffset Method
SetZoom Method
Camera2D
ForceUpdateScroll Method
Forces the camera to update scroll immediately.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ForceUpdateScroll
()
See Also
Reference
Camera2D Class
Godot Namespace