--- title: rotate - --- //[KSpigot](../index.md)/[net.axay.kspigot.structures](index.md)/[rotate](rotate.md) # rotate [jvm] Brief description ## Parameters jvm | Name| Summary| |---|---| | angle|

The angle of rotation in degrees.

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)