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 86
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.