Function Light2D.texture

Texture used for the Light2D's appearance.

Texture texture() nothrow @property @nogc;

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