• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Solved how to edit materials that unity asset vamifier skipped?

Mm3

Member
Joined
Apr 12, 2022
Messages
91
Reactions
10
hi, i have an asset in my scene that has a material that vamifier skips but its looks way to bright even in the dark.
i want to edit it but i can't since unity asset vamifier keep skipping it
any idea how to edit skipped materials?
 
Solution
You don't.
It's skipped because Vamifier does not know the material and has no clue what are the settings/variables to assign.

If you wanted to deal with it, you'd need to reverse engineer the shader behind that material, and create your own plugin to edit that material.
You don't.
It's skipped because Vamifier does not know the material and has no clue what are the settings/variables to assign.

If you wanted to deal with it, you'd need to reverse engineer the shader behind that material, and create your own plugin to edit that material.
 
Upvote 0
Solution
You don't.
It's skipped because Vamifier does not know the material and has no clue what are the settings/variables to assign.

If you wanted to deal with it, you'd need to reverse engineer the shader behind that material, and create your own plugin to edit that material.
ok never mind then😞
thanks.
 
Upvote 0
Back
Top Bottom