NEWS 05.31.2021. Added minor changes to the version 4.23-4.26. For Custom rendering mode.
- Added a new actor BG_CustomRendering
It replaces the background. For example, the green color. In the post-production program, you can remove this background and make it an alpha channel. - Added the ability to Hiden actor or Show actor.
- For this to work, you need to activate the following values in ScreenShot PNG system:
- Custom Render (True)
- Custom Render List Object (True)
- For Show Objects → Select Primitive Object Mode → Use Show Object
- For Hiden Objects → Select Primitive Object Mode → Render Scene Primitives Legacy
- To make the Background work, add it to the level (Content/Blueprints/BackgroundCustomRender/BG_CustomRender actor)
Example: Standart view
Example: Hiden Object.
Example: Show object.