16 lines
839 B
Markdown
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))
|
|
|
|
|
|
|