Function TileSet.tileGetMaterial
Returns the tile's material.
godot .d .reference .Ref!(godot.shadermaterial.ShaderMaterial) tileGetMaterial
(
const(long) id
) nothrow @nogc const;
Returns the tile's material.
godot .d .reference .Ref!(godot.shadermaterial.ShaderMaterial) tileGetMaterial
(
const(long) id
) nothrow @nogc const;