KmlScale

constructor(scaleX: Double, scaleY: Double, scaleZ: Double)

Creates a KML scale with the specified x, y, and z scale factor values.

Since

200.6.0

Parameters

scaleX

Scale factor of the x dimension.

scaleY

Scale factor of the y dimension.

scaleZ

Scale factor of the z dimension.