Skip to content

Api > Material > ComputeCRC()


Material.ComputeCRC()⚓︎

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

Returns:⚓︎

type Description
number CRC hash value from the content of the material.

Usage⚓︎

---@type Material
local material;


local val0 = material.ComputeCRC()