Temaran / UnrealEngineShaderPluginDemo

A tutorial project that shows how to implement HLSL Pixel and Compute shaders in UE4
MIT License
896 stars 236 forks source link

fix: VertexBuffer InitRHI signature #25

Closed ibreathebsb closed 8 months ago

ibreathebsb commented 9 months ago

Fix FSimpleScreenVertexBuffer::InitRHI() so that it compiles