TriAxis-Games / RealtimeMeshComponent

Unreal Engine 5 plugin component for rendering runtime generated content.
https://rmc.triaxis.games/
Other
1.57k stars 412 forks source link

UE5.2 compatibility #252

Closed capnrotbart closed 1 year ago

capnrotbart commented 1 year ago

Just fixed the compile errors, removed RayTracingInstance.BuildInstanceMaskAndFlags(FeatureLevel), and made 5.2 mandatory. It runs, but unsure about path-tracing support and 5.1 / 5.0 compat.

Koderz commented 1 year ago

Thank you for the submission. Manually pulled in parts, such that we kept compatibility with previous engine versions.