implemented basic shader expressions
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "Component/Camera.h"
|
||||
|
||||
using namespace Seele;
|
||||
using namespace Seele::Editor;
|
||||
|
||||
ViewportControl::ViewportControl(const URect& viewportDimensions, Vector initialPos)
|
||||
: position(initialPos)
|
||||
|
||||
Reference in New Issue
Block a user