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

Vector4 TypedStruct

Summary

Types

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