You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we adjust the default Inwards Displacement from 0.05 to 0.01? In my experience 0.05 has always been too much displacement for textures, and I feel 0.01 is more of a general displacement default.
Please describe the feature/improvement?
To adjust the 0.05 displacement to 0.01 as the default.
What would be your solution? (optional)
...
Version
2024.5.1
Media
The text was updated successfully, but these errors were encountered:
Thanks @skurtyyskirts. These defaults are managed in an MDL file outside of the toolkit. Since these values will be different for every asset depending on how wide and high the heightmap should be interpreted, it would be good to get some consensus from the community. Feel free to invite folks to thumbs up this change to show support for a smaller value.
nxkb
changed the title
[Toolkit feature]: Adjust Inwards Displacement to 0.01
[Toolkit feature]: Adjust Default Inwards Displacement to 0.01
Dec 12, 2024
For manually authored materials, the value should really be set per material, and the current default is pretty good.
Skurty's use case is more focused on the batch AI material ingestion. In their workflow, every material gets a heightmap but the AI gives no indication of how deep that heightmap is intended to go. In this case, a value of 0.01 would be small enough that most of the materials wouldn't need to be adjusted.
Unfortunately, POM is not free, and I'd rather avoid having workflows that encourage users to have barely noticeable POM on every surface in the game.
The best case here would be for the texture generation AI to also generate a displace_in value, and somehow pass that through the ingestion pipeline.
Another possible option would be to allow users to set up their own default values before ingesting a batch of materials.
Contact Details (Optional)
No response
What is the context of the feature/improvement?
Can we adjust the default Inwards Displacement from 0.05 to 0.01? In my experience 0.05 has always been too much displacement for textures, and I feel 0.01 is more of a general displacement default.
Please describe the feature/improvement?
To adjust the 0.05 displacement to 0.01 as the default.
What would be your solution? (optional)
...
Version
2024.5.1
Media
The text was updated successfully, but these errors were encountered: