orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-shapes
/
org.openrndr.extra.shapes.adjust
/
ContourEdge
/
scaledBy
scaled
By
fun
scaledBy
(
scaleFactor
:
Double
,
anchorT
:
Double
,
updateTangents
:
Boolean
=
true
)
:
ContourEdge
(
source
)
fun
scaledBy
(
scaleFactor
:
Double
,
anchor
:
Vector2
,
updateTangents
:
Boolean
=
true
)
:
ContourEdge
(
source
)