Click or drag to resize

SoftTransformSettingsState Properties

The SoftTransformSettingsState type exposes the following members.

Properties
  NameDescription
Public propertyCvCountU
Controls the number of control vertices affected by soft transform for surfaces in the U direction.
Public propertyCvCountV
Controls the number of control vertices affected by soft transform for surfaces in the V direction.
Public propertyEnabled
When enabled other unselected components on an object will be moved during a transformation within the specified radius according to the falloff shape.
Public propertyFalloffColor
Controls the color used to shade meshes and edges when an object is affected by soft transform.
Public propertyMeasureDistanceAlong
When true the distance for components affected by soft transform is calculated along the object. Otherwise world distance is used.
Public propertyRadius
The radius of effect for soft transform. Other components on the object this distance and closer to selected components will be transformed.
Public propertyShape
The shape of the falloff curve. 0 = Smooth 1 = Linear 2 = Round 3 = Sharp
Public propertyShowConstraintWidgets
Enables or disables constraint widgets on the edges of surfaces when points are on.
Top
See Also