Rayex.Structs.Transform (Rayex v0.0.1) View Source
Transform
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.Transform{
rotation: Rayex.Structs.Quaternion.t(),
scale: Rayex.Structs.Vector3.t(),
translation: Rayex.Structs.Vector3.t()
}