Notifications
Clear all
[Closed] How set the material ID of all polygon to one value?
Jul 31, 2009 4:18 am
Hi guys…
I want to set the material ID of all polygons to one value,
just like set the material ID of all polyongs to 1.
$.EditablePoly.setMaterialIndex 1
It dones’t work…
2 Replies
2 Replies
<void><EditablePoly>.setMaterialIndex <index>index <DWORD>faceFlags
Set the material ID of the faces specified by the supplied flags
flag for selected faces is 0
waha…thank you again…denis!
It’s sloved with your help…
$.EditbalePoly.setMaterialIndex 1 0