const char* GetName() const noexcept; 函数功能返回Layer的名称。 函数原型const char* GetName() const noexcept; 返回值说明返回layer的名称。 父主题: class BaseLayer