| Parameter | Description |
|---|---|
| transform | The transform used to specify where the geometry is positioned. |
PolygonGeometry The transformed geometry.
Transform the specified geometry.
| Parameter | Description |
|---|---|
| transform | The transform used to specify where the geometry is positioned. |
| scaleRadius | Whether to scale the radius of the shape. |
PolygonGeometry The transformed geometry.
Transform the specified geometry. The maximum absolute value component from the scale will be used to scale the PolygonGeometry.radius.