Parameter | Description |
---|---|
point | The point to represent. |
Create a shape proxy representing a single point.
Parameter | Description |
---|---|
circleGeometry | The geometry to use. |
Create a shape proxy using the specified Circle.
Parameter | Description |
---|---|
capsuleGeometry | The geometry to use. |
Create a shape proxy using the specified Capsule.
Parameter | Description |
---|---|
polygonGeometry | The geometry to use. |
Create a shape proxy using the specified Polygon.
Parameter | Description |
---|---|
segmentGeometry | The geometry to use. |
Create a shape proxy using the specified Segment.
Parameter | Description |
---|---|
chainSegmentGeometry | The geometry to use. |
Create a shape proxy using the specified ChainSegment.