I found that most of the operations can be performed on Cube Render Target are only exist in the editor, and the corresponding api cannot be found in C++. My understanding is that all operations in the editor and blueprint are actually calls to C++ code, but I cannot find the corresponding C++ code.