SystemInfo.GetGraphicsFormat
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