MaterialGetInstanceIDOn this pageMaterial.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Materiallocal material;local val0 = material.GetInstanceID()