init(width:height:depth:)
Returns a new point from the floating-point values.
Declaration
init<T>(width: T, height: T, depth: T) where T : BinaryFloatingPointReturns a new point from the floating-point values.
init<T>(width: T, height: T, depth: T) where T : BinaryFloatingPoint