Files
KSpigot/docs/-k-spigot/net.axay.kspigot.structures/rotate.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

27 lines
596 B
Markdown

---
title: rotate -
---
//[KSpigot](../index.md)/[net.axay.kspigot.structures](index.md)/[rotate](rotate.md)
# rotate
[jvm]
Brief description
## Parameters
jvm
| Name| Summary|
|---|---|
| angle| <br><br>The angle of rotation in degrees.<br><br>
Content
inline fun [Structure](-structure/index.md).[rotate](rotate.md)(angle: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html), vectorRotation: (Vector, [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html)) -> Vector): [Structure](-structure/index.md)