Click or drag to resize

StyleBoxFlatShadowOffset Property

The shadow offset in pixels. Adjusts the position of the shadow relatively to the stylebox.

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

Property Value

Type: Vector2
See Also