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 Mtldevice instance that represents a GPU.