KVector3f

typealias KVector3f = @Serializable(with = Vector3fSerializer::class) Vector3f

Serializable typealias for Vector3f.

Serialized shape: { x, y, z: float }