This version of Unity is unsupported.

Material.ComputeCRC

Switch to Manual

Declaration

public int ComputeCRC();

Description

Computes a CRC hash value from the content of the material.

The computation of CRC values may change in future Unity releases. Therefore, do not use CRC values for serialization.