模型预览透明背景

This commit is contained in:
2025-10-28 14:30:16 +08:00
parent 7a2924c5c1
commit af4dbc5cde
4 changed files with 60 additions and 56 deletions

View File

@@ -73,7 +73,7 @@ namespace NBF
//Camera Settings
cameraPosition = new Vector3(1, Mathf.Sqrt(2), 1);
perspLastScale = 1;
cameraOrtho = true;
cameraOrtho = false;
cameraFov = 60;
cameraSize = 5;
camerasScaleFactor = 1;