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

Vector3 TypedStruct

Summary

Types

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