toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.bezier
/
Bezier
/
normal
normal
fun
normal
(
t
:
Ratio
,
normalize
:
Boolean
=
true
)
:
Point
The normal vector of the curve at
t
(normalized when
normalize
is set to true)
open
override
fun
normal
(
t
:
Ratio
)
:
Point