Updated docs
This commit is contained in:
26
docs/-k-spigot/net.axay.kspigot.structures/rotate.md
Normal file
26
docs/-k-spigot/net.axay.kspigot.structures/rotate.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
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)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user