Contents

init(_:)

Creates a size structure from the specified single-precision vector.

Declaration

init(_ xyz: simd_float3)

Parameters

  • xyz:

    A single-precision vector that specifies the dimensions.

See Also

Creating a 3D size structure