Create a shape proxy from the geometry.
| Parameter | Description |
|---|---|
| transform | The transform used to position the geometry. |
Create a shape proxy from the geometry, transformed by the specified transform.
| Parameter | Description |
|---|---|
| transform | The transform used to position the geometry. |
| scaleRadius | Whether to scale the radius of the shape. |
Create a shape proxy from the geometry, transformed by the specified transform. The maximum absolute value component from the scale will be used to scale the radius when is true.