TextureGetInstanceIDOn this pageTexture.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Texturelocal texture;local val0 = texture.GetInstanceID()