The RenderTargetHandle struct in the Sandbox.Rendering
namespace is a sealed value type that provides references to various properties of a render target, such as its name, color texture, color index, and size. This type is marked with several attributes indicating its usage constraints and compiler requirements.