Preparing search index...
The search index is not available
@combeenation/2d-planning-utils
@combeenation/2d-planning-utils
CbnMathUtils
scalePolygonInY
Function scalePolygonInY
scale
Polygon
InY
(
inPath
,
factor
)
:
Position2D
[]
Increases y values of polygon by a certain factor. Can be used to create a tilted polygon.
Parameters
inPath
:
Position2D
[]
factor
:
number
Returns
Position2D
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@combeenation/2d-planning-utils
Loading...
Increases y values of polygon by a certain factor. Can be used to create a tilted polygon.