Message 1 of 1
Mix amount

Not applicable
03-18-2009
09:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I am searching for the "mix amount" located in a mix map (as a diffuse map in a material )
I am able to get the two maps by using
Texmap* lS1 = lSubTex->GetSubTexmap(0);
Texmap* lS1 = lSubTex->GetSubTexmap(1);
but i really don't know where the mix amount is .
Thank you
I am searching for the "mix amount" located in a mix map (as a diffuse map in a material )
I am able to get the two maps by using
Texmap* lS1 = lSubTex->GetSubTexmap(0);
Texmap* lS1 = lSubTex->GetSubTexmap(1);
but i really don't know where the mix amount is .
Thank you