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