The ClearCommandLists
method is a member of the CameraComponent
class in the Sandbox API. This method is used to remove all command list entries associated with a specific rendering stage. It is useful for clearing out any previously set rendering commands for a given stage, ensuring that no commands are executed during that stage unless new ones are added.