Template Function TRAP::Math::Degrees(Vec<L, T>)# Function Documentation# template<u32 L, typename T>constexpr Vec<L, T> TRAP::Math::Degrees(Vec<L, T> v)# Converts radians to degrees and returns the result. Parameters: v – Specify the quantity, in radians, to be converted to degrees. Returns: Degrees.