simd_clamp(_:_:_:)
Returns the absolute value of each element in a vector.
Declaration
func simd_clamp(_ x: simd_short3, _ min: simd_short3, _ max: simd_short3) -> simd_short3Returns the absolute value of each element in a vector.
func simd_clamp(_ x: simd_short3, _ min: simd_short3, _ max: simd_short3) -> simd_short3