• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
CUAshaderMod

Plugins + Scripts CUAshaderMod

Download [<1 MB]
More or less experimental Plugin to change the shader/color/alpha on a CUA atom. (CustomUnityAsset)
Can be used for artistic effects or as debug tool to mess around with shaders.

To modify the color or alpha I recommend to set something like this:
full red + 50% alpha
... and then slide through the shaders to see which one supports these properties.

How it works:
  1. The plugin creates a snapshot of all CUA materials as reference.
  2. When a new shader is selected a new material gets generated from it.
  3. Material properties are copied from the reference snapshot.
  4. Color & alpha is set.
  5. All CUA-Renderer materials are updated to the new ones.
It is normal that most shaders will not be useful because they are being used for something they are not intended for.
They ...
-may not have a color property at all
-may have a color property, but use a different unknown name
-may not support transparency
-may use the wrong type of transparency / blending
-may not write to the depth buffer
-are made for cubemaps / skyboxes
-are made for a 2D UI
-etc...
Clipboard02.jpg
Clipboard01.jpg
React to this content...

More resources from Sally Whitemane

Share this resource

Latest updates

  1. Version 2

    Shaders are now applied on every OnCUALoaded event. This gets triggered by using the...

Latest reviews

Positive
Version: 2
Posted:
A collider composed of CUA becomes magically transparent, leaving the collision option intact! YES. This is an essential plugin for passthrough!
Upvote 0
Positive
Version: 2
Posted:
Godlike. It takes some fiddling but this is capable of fixing tons of shader issues/incompatibilities that we've long suffered across various assets.

Thank you so much Sally!
Upvote 0
D
Positive
Deleted member
Version: 1
Posted:
this is awesome, very nice work!
Upvote 0
Positive
Version: 1
Posted:
Thank you, Sally, for making it happen!
Upvote 0
Back
Top Bottom