- camtex transition

This commit is contained in:
Christoph Oelckers 2020-05-31 21:43:32 +02:00
parent c26b6cdf59
commit ab2686db34
5 changed files with 10 additions and 11 deletions

View file

@ -84,7 +84,7 @@ public:
bool StartOffscreen();
void EndOffscreen();
void BindToFrameBuffer(FGameTexture* tex);
void BindToFrameBuffer(FTexture* tex);
private: