Bring additional detail to your Unreal Engine projects with the Camera Projection Toolkit Plugin
Unlike Decals that rely on orthogonal projections, this plugin enables Camera projections, allowing you to project textures from a specific camera perspective.
Whether you're working on a full matte painting, set extensions, or assets enhancements,
this plugin provides an intuitive workflow where you can enhance the look of your scene by seamlessly projecting textures on top of your assets.
I started using this tool recently it’s been very beneficial so far. However, it currently only projects in the basecolor channel. I would like to know how to also project roughness, normal and ambient occlusion, along with the basecolor.
I just released a new version of the plugin (v1.2) addressing your request.
The last page of the updated documentation shows you how to do it.
No more “Project in BaseColor” property on the Layer Asset. Instead it uses custom Material Layer Blend assets and the UE Material Layering system to do so.
In practice, once you’ve created a “Projection Layer”, nothing prevents you from duplicating it, set it to different textures (example: Roughness maps…) and add this “Roughness layer” to your master materials using the Roughness Material Blend (Called MLB_Roughness).
Thank you
any kind of feedback is always appreciated