KQuatf

typealias KQuatf = @Serializable(with = QuatfSerializer::class) Quatf

Serializable typealias for Quatf.

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