Preparing search index...
The search index is not available
@combeenation/2d-planning-utils
@combeenation/2d-planning-utils
CbnMathUtils
offsetPolygon
Function offsetPolygon
offset
Polygon
(
inPath
,
offset
)
:
Position2D
[]
Move all points of the polygon by a certain offset in x and y.
Parameters
inPath
:
Position2D
[]
offset
:
Position2D
Returns
Position2D
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@combeenation/2d-planning-utils
Loading...
Move all points of the polygon by a certain offset in x and y.