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.vertex
/
ContourVertex
/
transformedBy
transformed
By
fun
transformedBy
(
transform
:
Matrix44
,
updateTangents
:
Boolean
)
:
ContourVertex
(
source
)
fun
transformedBy
(
updateTangents
:
Boolean
=
true
,
transform
:
(
Vector2
)
->
Vector2
)
:
ContourVertex
(
source
)