autodesk-forks / MaterialX

MaterialX C++ and Python libraries
http://www.materialx.org/
Apache License 2.0
107 stars 23 forks source link

Add u/v addressmode intefaces to adsk image nodes #1156

Closed ashwinbhat closed 3 years ago

ashwinbhat commented 3 years ago

The image samples defaults to "periodic". Expose this into adsk:bitmap, adsk:normal_map and adsk:height_map for user configuration.