ScriptSpot

Forum topic · General Scripting

uv-mapping

By slimatron · 2011-04-21

Description

Does anyone know of a way to directly map a face on a polygon object
polyOp.applyUVWMap is great, but has to be applied to the whole object!

Comments (1)

Graph · 2011-04-24

you allways gotta apply a UVWMap mod to the whole object
if however you have a subObject-level selection active (faces or polys) it will only apply to that selection..