260710_0
This commit is contained in:
@@ -47,6 +47,9 @@ export const RENDER_OPTIONS = {
|
||||
/** Three.js 배경색 (theme.css 변수와 별개로 캔버스 clear color) */
|
||||
canvasClearColorLight: 0xf6f7fa,
|
||||
canvasClearColorDark: 0x16121f,
|
||||
pointColor: 0x3e0079,
|
||||
gridCenterColor: 0x9491a1,
|
||||
gridLineColor: 0xe6e2e3,
|
||||
/** 카메라 기본 시야각 */
|
||||
cameraFov: 60,
|
||||
/** 카메라 near/far */
|
||||
|
||||
Reference in New Issue
Block a user