MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
Vector2F
/
multipliedComponentWiseBy
multiplied
Component
Wise
By
infix inline
fun
multipliedComponentWiseBy
(
other
:
Vector2F
)
:
Vector2F
Multiplies this vector by the
other
vector component-wise.