Skip to main content

Material.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type Material
local material;


local val0 = material.GetInstanceID()