• 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.

Question all blonde hair appear black

sans1234

Member
Joined
Nov 20, 2024
Messages
66
Reactions
4
I have an unexpected problem that all blonde hair styles appear black, doesnt matter the character or hair. any ideas ?
 
I have an unexpected problem that all blonde hair styles appear black, doesnt matter the character or hair. any ideas ?
I have found it's the way the lighting is set. I usually set the lighting to Forced Pixel instead of Auto and that fixes it.
 
Upvote 0
Probably you have your Pixel Light Count set very low. I would recommend a setting of 3, which has still reasonable performance.
That would mean for every object VaM will take the 3 most important lights into account. Other less important lights would be calculated by vertex, which doesn't work well with hair as you noticed.
1743940785056.png


The setting @mspeck01 meant is here on each individual light source in the scene, for example an "InvisibleLight" atom. Just leave those on "Auto".
The setting does override the render mode for that particular light source, which is NOT a good idea. For some object in the scene another light source might be closer or brighter and therefore more important, so for that object you want that light as pixel light, but it can't if you forced the setting. If you share your scene with ForcePixel, you would override other peoples graphics settings, etc.
1743941367228.png
 
Last edited:
Upvote 0
Back
Top Bottom