Click or drag to resize

ClippedCameraGetClipOffset Method

Returns the distance the camera has been offset due to a collision.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetClipOffset()

Return Value

Type: Single

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

See Also