MaterialComputeCRCOn this pageMaterial.ComputeCRC() Computes a CRC hash value from the content of the material. Returns: typeDescriptionnumberCRC hash value from the content of the material. Usage ---@type Materiallocal material;local val0 = material.ComputeCRC()