Skip to main content

setCameraThumbWidth

Use 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.