Function Sprite3D.texture

Texture object to draw.

Texture texture() nothrow @property @nogc;

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