TextureAtlas.insert

class TextureAtlas
uvec2
insert
(
in uint width
,
in uint height
)

Return Value

Type: uvec2

position of inserted node, or throws if not enough space

Meta