Click or drag to resize

AtlasTextureFilterClip Property

If true, clips the area outside of the region to avoid bleeding of the surrounding texture pixels.

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

Property Value

Type: Boolean
See Also