Transform Item#
(ToolTransformItem)
- Category:
Transform
- Default object name:
transform_item
Description#
Edit the whole transform of scene items.
Attributes#
Name | Type | Description |
---|---|---|
Opacity Threshold | double |
Set the threshold value under which the object is considered transparent therefore not selectable. |
Space | long |
Set the space to use to transform the object. In Manipulator space, only proportional scaling is available, and object's translation may be affected. |
Mode | long |
Set the mode of the tool. |
Skip Children | bool |
In case a child and its parent are transformed altogether, do not apply transformation to child. Otherwise, child is transformed twice. |
Manipulator Interest Center | double[3] |
Set the position of the transform manipulator in world coordinates. Used in Manipulator mode. |
Manipulator Display Offset | double[3] |
Set the XYZ offset of the pivot manipulator relative to selected item's actual pivot. |
Align To Normal | bool |
Rotate item to align with surface normal. |
Snap Individually | bool |
When not in manipulator space and snapping several items altogether, items either snap individually around the manipulator snapped position or they all snap to the same hit location. |
Snap Default Plane | long |
Snap plane when no surface is hit. |
Snap Distance | long |
Distance in screen space for vertex snapping. |
Translate Snap Enabled | bool |
Enable or disable snap mode for Translation handles. |
Translate Snap Increment | double |
Set the snap increment for Translation handles. |
Rotate Snap Enabled | bool |
Enable or disable snap mode for Rotation handles. |
Rotate Snap Increment | double |
Set the snap increment for Rotation handles. |
Scale Snap Enabled | bool |
Enable or disable snap mode for Scaling handles. |
Scale Snap Increment | double |
Set the snap increment for Scaling handles. |
Single Selection | long |
Define how the manipulator is relocated when selection changes. |
Multi Selection | long |
Define how the manipulator is relocated when selection changes. |