kytale
Toggle table of contents
0.1.0-alpha.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kytale
kytale-serialization
/
io.github.hytalekt.kytale.serialization.math.vector
/
KVector3d
KVector3d
typealias
KVector3d
=
@
Serializable
(
with
=
Vector3dSerializer::class
)
Vector3d
Serializable typealias for
Vector3d
.
Serialized shape:
{ x, y, z: double }