View Source Rayex.Structs.Quaternion (Rayex v0.0.3)

Quaternion

Summary

Types

@type t() :: %Rayex.Structs.Quaternion{w: float(), x: float(), y: float(), z: float()}