Click or drag to resize

StyleBoxFlatAntiAliasingSize Property

This changes the size of the faded ring. Higher values can be used to achieve a "blurry" effect.

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

Property Value

Type: Int32
See Also