Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Allow to control Global Illumination settings in CreateMesh node of PathGenerator
#1
Currently, the "Create Mesh" node in the PathGenerator doesn't allow to control some of the MeshRenderer settings. Most notably, we would appreciate to have access to the "Contribute Global Illumination" and "Receive Global Illumination" settings. When baking our lightmaps, we don't want the path to cast dark spots onto the ground below.

Our current work-around is to manually disable the "Contribute Global Illumination" setting on the generated mesh. The problem is that every update to the PathGenerator re-enables that setting, so we often end up accidentally baking the path's AO and having to redo it again.

As a thought to make these "component generator" nodes more future-proof: could it be viable to, instead of manually replicating all settings of the component in the node, allow the user to drag in a component preset for that component? That way, we could just define a fitting preset for our MeshRenderer, for instance.

Thanks for the support, and please do let me know if you need any additional info!


Attached Files Thumbnail(s)
       
Reply


Messages In This Thread
Allow to control Global Illumination settings in CreateMesh node of PathGenerator - by RobinB - 11-01-2021, 04:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 PM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 18 02-24-2024, 10:43 AM
Last Post: _Aka_
  Collider doesn't get created by the CreateMesh Module pako88 5 10 12-26-2023, 11:13 AM
Last Post: _Aka_
  Connection "next' control point jh092 3 15 11-22-2023, 11:47 AM
Last Post: _Aka_

Forum Jump: