MapScalerOSM - superclass: modifier; super-superclass:MAXWrapper - 6:0 - classID: #(229485990, 0)
This is an object-space version of the MapScalerSpacewarpModifier.
Constructors
MapScalerOSM ... MapScalerModifier ...Properties
<MapScalerOSM>.scale Float default: 100.0 -- animatable; floatThe size of one repeat of the texture pattern. Size is measured in current scene units.
Repeats occur across the object in the U direction.
<MapScalerOSM>.uOffset Float default: 0.0 -- animatable; floatThe U direction map offset.
<MapScalerOSM>.vOffset Float default: 0.0 -- animatable; floatThe V direction map offset.
<MapScalerOSM>.wrap BooleanClass default: true -- booleanWhen true, Map Scaler attempts to wrap the texture evenly around the object.
This option requires more computing, but usually produces the most satisfactory results.
<MapScalerOSM>.wrapUsingSmoothingGroups BooleanClass default: false -- booleanControls the state of Wrap using Smoothing Groups checkbox.
When set to true and .wrap is also set to true, Map Scaler will attempt to wrap the texture around the object based on its smoothing groups.
Available in 3ds Max 8 and higher.
<MapScalerOSM>.channel Integer default: 1 -- integerThe map channel used.