TransformGetInstanceIDOn this pageTransform.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Transformlocal transform;local val0 = transform.GetInstanceID()