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

Vector3

Summary

Types

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