Rasterex Web SDKAPI client referenceBIM/3DMethodssetCameraThumbWidthOn this pagesetCameraThumbWidthUse this method to override the default thumbnail image width for 3D Views. The default value is 210 pixels. Syntax RxCore.setCameraThumbWidth(num) Parameters num: number — New default width of the 3D view thumbnail image. Returns NA — This method does not return a value.