ScriptSpot

Forum topic · General Scripting

UVW MAP

By Mrjacks2o · 2022-01-30

Description

$.modifiers[#UVW_Map].maptype = 4

cant seem to get this command to work on my selected group.

thanks in advance

Comments (1)

obaida · 2022-01-31

$[1].modifiers[#UVW_Map].maptype = 4
or
selection[1].modifiers[#UVW_Map].maptype = 4