This version of Unity is unsupported.

SystemInfo.GetGraphicsFormat

Declaration

public static Experimental.Rendering.GraphicsFormat GetGraphicsFormat(Experimental.Rendering.DefaultFormat format);

Parameters

format The DefaultFormat format to look up.

Description

Returns the platform-specific GraphicsFormat that is associated with the DefaultFormat.

See Also: GraphicsFormat enum and DefaultFormat