I solved those errors by added “RHI”, “RenderCore” to the PublicDependencyModuleNames, but the code isn’t working. How am I supposed to use it? Should it be in an Async blueprint like the Download Image node? The compiler complains that ResultTexture may not be initialized so whatever I initialize it to is what is sent to the plugin which makes me think I need it to be async or something.