Vector3Real
public protocol Vector3Real : Vector3FloatingPoint, VectorReal where Self.SubVector2 : Vector2Real
Protocol for 3D vector types where the components are Real numbers
Docs (100% documented)
public protocol Vector3Real : Vector3FloatingPoint, VectorReal where Self.SubVector2 : Vector2Real
Protocol for 3D vector types where the components are Real numbers