RigidbodyGetInstanceIDOn this pageRigidbody.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Rigidbodylocal rigidbody;local val0 = rigidbody.GetInstanceID()