Click or drag to resize

SpriteRegionFilterClip Property

If true, the outermost pixels get blurred out.

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

Property Value

Type: Boolean
See Also