Function StreamTexture.loadPath

The StreamTexture's file path to a .stex file.

String loadPath() nothrow @property @nogc;

void loadPath (
  String v
) nothrow @property @nogc;