Texture2DGetInstanceIDOn this pageTexture2D.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Texture2Dlocal texture2d;local val0 = texture2d.GetInstanceID()