16 lines
345 B
Markdown
16 lines
345 B
Markdown
---
|
|
title: times -
|
|
---
|
|
//[KSpigot](../index.md)/[net.axay.kspigot.extensions.geometry](index.md)/[times](times.md)
|
|
|
|
|
|
|
|
# times
|
|
[jvm]
|
|
Content
|
|
operator fun Vector.[times](times.md)(vec: Vector): Vector
|
|
operator fun Vector.[times](times.md)(num: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html)): Vector
|
|
|
|
|
|
|