Skip to content

Api > RenderTexture > GetInstanceID()


RenderTexture.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type RenderTexture
local rendertexture;


local val0 = rendertexture.GetInstanceID()