Parameter | Description |
---|---|
transform | The geometry to transform with. |
CircleGeometry The inverse-transformed geometry.
Inverse-Transform the geometry.
Parameter | Description |
---|---|
transform | The transform to be used on the geometry. |
scaleRadius | Whether to scale the radius of the shape. |
CircleGeometry The inverse-transformed geometry.
Inverse-Transform the geometry. The maximum (minimum in the inverse) absolute value component from the scale will be used to scale the CircleGeometry.radius.