View Source Exray.Structs.Vector4 (Exray v0.2.0)

Summary

Types

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