LargeTexture.setPieceOffset

Sets the offset of the piece with the index idx to ofs.

struct LargeTexture
@nogc nothrow
void
setPieceOffset
(
in long idx
,
in Vector2 ofs
)

Meta