Function CurveTexture.width
The width of the texture.
long width() nothrow @property @nogc;
void width
(
long v
) nothrow @property @nogc;
The width of the texture.
long width() nothrow @property @nogc;
void width
(
long v
) nothrow @property @nogc;