Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsEACFormat

Returns true if the format uses EAC. Returns false otherwise.
Read time 1 minuteLast updated 8 days ago

Definition

IsEACFormat(GraphicsFormat)

Returns true if the format uses EAC. Returns false otherwise.
public static bool IsEACFormat(GraphicsFormat format)

Parameters

Returns

Type

Description

bool

IsEACFormat(TextureFormat)

Returns true if the format uses EAC. Returns false otherwise.
public static bool IsEACFormat(TextureFormat format)

Parameters

Returns

Type

Description

bool