simd_smoothstep(_:_:_:)
Returns an element-wise smoothly interpolated value between two vectors.
Declaration
func simd_smoothstep(_ edge0: simd_half2, _ edge1: simd_half2, _ x: simd_half2) -> simd_half2Returns an element-wise smoothly interpolated value between two vectors.
func simd_smoothstep(_ edge0: simd_half2, _ edge1: simd_half2, _ x: simd_half2) -> simd_half2