Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsSRGBFormat(GraphicsFormat)

Returns true if the format performs sRGB to linear on read and linear to sRGB on write. Returns false otherwise.
Read time 1 minuteLast updated 7 days ago

Definition

public static bool IsSRGBFormat(GraphicsFormat format)

Parameters

Returns

Type

Description

bool