1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 23:25:41 +02:00
This commit is contained in:
syuilo
2026-04-21 12:08:01 +09:00
parent 461e083454
commit ead90471c4

View File

@@ -6,6 +6,8 @@
import * as BABYLON from '@babylonjs/core';
export const WORLD_SCALE = 1;
// cm to meter. 二重に適用しないように注意すること。
export const cm = (value: number) => value / 100;
export const TIME_MAP = {