NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl
/
dev.nextftc.control.geometry
/
Transform2d
/
div
div
operator
fun
div
(
scalar
:
Double
)
:
Transform2d
(
source
)
Divides the transform by a scalar.
Return
the scaled transform
Parameters
scalar
the divisor