supportedInputContentMinScale(device:)
Returns the smallest temporal scaling factor the device supports as a floating-point value.
Declaration
class func supportedInputContentMinScale(device: any MTLDevice) -> FloatParameters
- device:
The Metal device for which this method checks the minimum input content scale it supports.
Return Value
The minimum input content scale the GPU device supports.