The Texture2DBuilder
struct in the Sandbox
namespace provides a fluent interface for constructing 2D textures with various configurations. It allows you to specify texture properties such as usage, format, size, and more, before finalizing the texture creation.