IScene3DExporter.Scale

Syntax

Scale: Double;

Description

The Scale property determines the scale of the 3D scene to be exported.

Comments

It increases the scale in a given number of times. The property can be any value above zero.

Example

The property use is given in the example for IScene3DExporter.PixelHeight.

See also:

IScene3DExporter