| TileMapCellCustomTransform Property  | 
 The custom Transform2D to be applied to the TileMap's cells.
 
    Namespace: 
   Godot
    Assembly:
   GodotSharp (in GodotSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic Transform2D CellCustomTransform { get; set; }Property Value
Type: 
Transform2D See Also
See Also