Contents

init(_:)

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

Declaration

init(_ xyz: simd_double3)

Parameters

  • xyz:

    A double-precision vector that specifies the dimensions.

See Also

Creating a 3D size structure