Files
Construct-CN/packs/BP/scripts/blockAtlas.js
T
wed150 136d5ffa3b
/ build (push) Has been cancelled
Start working at 1.2.0
2026-08-26 09:54:39 +08:00

9 lines
158 B
JavaScript

export const atlasWidth = 1024;
export const atlasHeight = 1024;
export const whiteUvRect = {
"h" : 15.0,
"w" : 15.0,
"x" : 320.5,
"y" : 384.5
};