Hubs-Foundation / hubs-blender-exporter

The Hubs Blender Add-on enables artists to export their creations to the immersive web with Hubs
Mozilla Public License 2.0
165 stars 51 forks source link

Improve image component alpha cutoff #220

Closed Exairnous closed 1 year ago

Exairnous commented 1 year ago

Limits the minimum and maximum values to between 0-1. Hides the alpha cutoff property in the UI when the transparency mode isn't set to binary/mask.

Note: The alpha cutoff property still exports regardless of the transparency mode, but would it be better not to export it when it isn't used?

keianhzo commented 1 year ago

That would be better but it's ok for now.