Rayex
v0.0.3
Pages
Modules
Search documentation of Rayex
Settings
View Source
Rayex.Structs.Vector4
(Rayex v0.0.3)
Vector3
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %Rayex.Structs.Vector4{w:
float
(), x:
float
(), y:
float
(), z:
float
()}