You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The DXR specification states that backface culling is not affected by the transform, so there is no need to set this flag based on the transform determinant. Additionally, update the creation of mesh batches to take into account the reverse culling flag on the primitive (when present) for consistency with the raster behavior. #rb Krzysztof.Narkowicz [CL 33212381 by chris kulla in ue5-main branch]