Function Sprite3D.vframes
The number of rows in the sprite sheet.
long vframes() nothrow @property @nogc;
void vframes
(
long v
) nothrow @property @nogc;
The number of rows in the sprite sheet.
long vframes() nothrow @property @nogc;
void vframes
(
long v
) nothrow @property @nogc;