开启写Component,参考AMD FidelityFX Framework
This commit is contained in:
@@ -7,7 +7,7 @@ namespace hgl::graph
|
||||
/**
|
||||
* 可渲染组件
|
||||
*/
|
||||
class RenderComponent: public BaseComponent
|
||||
class RenderComponent: public Component
|
||||
{
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user