Method IsSupported
IsSupported()
Returns true if FidelityFX Super Resolution (FSR) is supported on the current system FSR requires the textureGather shader instruction which wasn't supported by OpenGL ES until version 3.1
Declaration
public static bool IsSupported()
Returns
Type | Description |
---|---|
bool | True if supported |