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 78
Last Updated: 20 June, 2023