Function TextureRect.texture

The node's Texture resource.

Texture texture() nothrow @property @nogc;

void texture (
  Texture v
) nothrow @property @nogc;