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
/
KVector4d
KVector4d
typealias
KVector4d
=
@
Serializable
(
with
=
Vector4dSerializer::class
)
Vector4d
Serializable typealias for
Vector4d
.
Serialized shape:
{ x, y, z, w: double }