Skip to main content

RenderTexture.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type RenderTexture
local rendertexture;


local val0 = rendertexture.GetInstanceID()