The RenderTargetHandle struct in the Sandbox.Rendering
namespace is a sealed value type that provides references to various aspects of a render target, such as its name, color texture, color index, and size. This type is marked as obsolete due to limitations with embedded references in certain compiler versions.