A setting in the create menu (same general area as render with zones) or perhaps a material entity feature.
As a user approaches an entity, gradual transition a material property within an entity from their current level to 0 based on the settings below. The opposite would be happen when moving away from an object, or when the invert toggle mentioned below is selected.
From within the create menu, add an optional setting "Proximity Material Transition." and if initialized, more settings would appears
Material property to transition - select which property (Opacity/Alpha, Roughness, Metal, Emissive) (perhaps multiple checkboxes?)
Inner Radius -determines the inner radius from the axis point in which property reaches 1)
Outer Radius -determines the outer radius from the axis point in which propert reaches 0)
Invert toggle -flips the inner and outer radius to have the opposite effect on the model (gradually increases vs gradually decreases)
Radius from parent -If model has a parent, use the radius from parent instead to affect the child material opacity
Use cases
Mesh lighting effects that appear and disappearing depending on your distance ("god rays, false lights).
False glow from within a building using a false window mess with an emissive glow. Are you approach the building said glow could fade as oppacity lowers revealing the actually internal mesh beneath.
Get creative! There is probably a million other users as well.
Thoughts:
This could potentially be a part of material entity instead of the object settings itself, but still needs to work in tandem with "render with zones"
Perhaps this could prototyped with script in a material entity using user data for settings.
A setting in the create menu (same general area as render with zones) or perhaps a material entity feature.
As a user approaches an entity, gradual transition a material property within an entity from their current level to 0 based on the settings below. The opposite would be happen when moving away from an object, or when the invert toggle mentioned below is selected.
From within the create menu, add an optional setting "Proximity Material Transition." and if initialized, more settings would appears
Use cases
Thoughts: This could potentially be a part of material entity instead of the object settings itself, but still needs to work in tandem with "render with zones" Perhaps this could prototyped with script in a material entity using user data for settings.