Updated docs
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: SimpleLocation3D -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.extensions.geometry](../index.md)/[SimpleLocation3D](index.md)/[SimpleLocation3D](-simple-location3-d.md)
|
||||
|
||||
|
||||
|
||||
# SimpleLocation3D
|
||||
[jvm]
|
||||
Content
|
||||
fun [SimpleLocation3D](-simple-location3-d.md)(x: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html), y: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html), z: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html))
|
||||
fun [SimpleLocation3D](-simple-location3-d.md)(x: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html), y: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html), z: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user