Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
193 stars 9 forks source link

Blend modes on PBSLerp materials #1423

Open Gawdl3y opened 3 years ago

Gawdl3y commented 3 years ago

Is your tweak request related to a problem? Please describe.

My main avatar's textures have alpha on them to make nice-looking feather edges. I have two versions of the textures and would like to have a toggle that lerps between them, but the PBSLerp materials do not support alpha blend modes, thus the alpha cutoff that my avatar relies on isn't usable.

Describe what would you like tweaked

It would be nice if the alpha blend modes were available for use on the PBSLerp materials.

Describe alternatives you've considered

I've considered using an asset multiplexer, but the transition between the textures is very abrupt and not nearly as nice without a lerp between them.

Additional context

N/A

Gawdl3y commented 3 years ago

Updated the issue to match the new template.