beta.r3js.org
cybafelo 2019-10-27 14:05:12 +01:00
parent 7c9c8d19bb
commit 69bfc1de56
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ R3.D3.API.Scene = function(
this.showAxis = apiComponent.showAxis;
if (R3.Utils.UndefinedOrNull(apiComponent.gridSize)) {
apiComponent.gridSize = 45;
apiComponent.gridSize = 80;
}
this.gridSize = apiComponent.gridSize;
this.guiInfo.gridSize = {