supportedInputContentMaxScale(device:)
Returns the largest temporal scaling factor the device supports as a floating-point value.
Declaration
class func supportedInputContentMaxScale(device: any MTLDevice) -> FloatParameters
- device:
The Mtldevice instance that represents a GPU.