Contents

simd_make_float4(_:_:)

Returns a new vector from a scalar value and a vector.

Declaration

func simd_make_float4(_ x: Float, _ yzw: simd_float3) -> simd_float4

See Also

Functions to Create Four-Element Vectors From Combinations of Vectors and Scalar Values