Files
KSpigot/docs/-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location3-d/-simple-location3-d.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

16 lines
839 B
Markdown

---
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))