API Reference > imodeljs-common > Rendering > RenderTexture > isOwned isOwned Readonly isOwned: boolean Indicates that some object is managing the lifetime of this texture and will take care of calling its dispose function appropriately. An unowned texture associated with a RenderGraphic will be disposed when the RenderGraphic is disposed. Defined in core/common/src/RenderTexture.ts Line 27 Last Updated: 11 June, 2024