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.
Creates a size structure from the specified single-precision vector.
init(_ xyz: simd_float3)A single-precision vector that specifies the dimensions.