The CommandList class in the Sandbox.Rendering
namespace is a core component for managing rendering commands in s&box. It provides a comprehensive set of methods to manipulate rendering states, draw models, and manage resources efficiently. This class is sealed, meaning it cannot be inherited.