模型预览透明背景
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user