Click or drag to resize

TileMapCellClipUv Property

If true, the cell's UVs will be clipped.

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

Property Value

Type: Boolean
See Also