StreamTexture.loadPath

The StreamTexture's filepath to a .stex file.

  1. String loadPath [@property getter]
  2. String loadPath [@property setter]
    struct StreamTexture
    @nogc nothrow @property
    void
    loadPath
    (
    String v
    )

Meta