Message 1 of 1
Get Current Material

Not applicable
02-11-2014
06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Mtl* mateiral = INode->GetMtl();
the got mateiral is the root mateiral of current working mateiral on this node.
How to get the working mateiral?
(I tried GetSubMtlSlotName() function, it just returns (1), (2), (3), which confused me)