+10
Completed

Object Radius node

Arda Güneş 10 years ago updated by Freya Holmér (Developer) 9 years ago 2
An object radius node, among other things, would allow scale aware tiling for textures based on the object size.

Example could be seen here: https://www.youtube.com/watch?v=YMvg8dHet5E

This would allow blending models of different scale blend better.

Answer

Answer
Completed
There's now an object scale node in Shader Forge (Unity 5 only)
Under review
I could add an object scale node, which would correspond to the uniform scale. However, it won't be able to read non-uniform scaling. That said, you could pass in object radius data manually through scripting, if necessary.
Answer
Completed
There's now an object scale node in Shader Forge (Unity 5 only)