Free edition of LXR, the Ultimate Light Detection plugin for Unreal Engine.
MIT Licensed.
This free version does not include advanced LXR features which are:
- Sense
- Memory
- MethodObject
- Octree
- Multithread
LXRFree can't be used with LXR-Examples
Add all files to your project's Plugins/LXRFree
folder, make one if it does not exists.
Almost all of the guides on
- Add Detection Component to actor who wished to detect light
- Add Source Component to light sources.
Debug widget for showing color and intensity is included.
Simple usage is to create a WB_LxrCanvas
widget and it should automatically work.
Check Examples for some example usages.
Support discord