7 lines
252 B
C++
7 lines
252 B
C++
// Oleg Petruny proprietary.
|
|
|
|
|
|
#include "InteractableScreenCapturerBitMapCS.h"
|
|
|
|
IMPLEMENT_GLOBAL_SHADER(FInteractableScreenCapturerBitMapCS, "/Lost_EdgeShaders/InteractableScreenCapturerBitMapCS.usf", "InteractableScreenCapturerBitMapCS", SF_Compute);
|