Difference between "GPU lightmass"

I’m new in Unreal Engine and wanted to know what the difference is between “Build lighting Only” and plugin “GPU lightmass” ?

1 Like

Hey @14BOBR14! Welcome to the forums!

The main difference here is “Build Lighting Only” is CPU, “GPU Lightmass” is GPU. Their goals are the same, but they way they get there is different and so you can get different results.

Because of those differences, “GPU Lightmass” is intended to be able to be used on the fly with slight changes in the environment. It is still in beta and not necessarily accepted as a finished product, so there is that.

Hope that helps you understand it a little better! :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.