ProjectExodus icon indicating copy to clipboard operation
ProjectExodus copied to clipboard

Rectangle lights are not supported.

Open NegInfinity opened this issue 4 years ago • 0 comments

Currently area lights are not suported, as mentioned in https://github.com/NegInfinity/ProjectExodus/issues/46#issuecomment-767723197

The lights are marked as having lightType == "Rectangle" in json files, need proper support on export/import side. Currently both unity and unreal support them as baked light types.

NegInfinity avatar Jan 27 '21 15:01 NegInfinity