PhysicMaterial()GetInstanceIDOn this pagePhysicMaterial.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type PhysicMateriallocal physicmaterial;local val0 = physicmaterial.GetInstanceID()