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

Vector3

Summary

Types

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