Enumerations TransformMode - ThorstenBrach/SRCI GitHub Wiki
Enum-Item | Value | Description |
---|---|---|
MIRROR_AT_POINT |
0 |
Mirror at Point with mirroring of the target position’s orientation. |
MIRROR_AT_STRAIGHT_LINE |
1 |
Mirror at Straight Line with mirroring of the target position’s orientation. |
MIRROR_AT_PLANE |
2 |
Mirror at Plane with mirroring of the target position’s orientation. |
ROTATE_AROUND_STRAIGHT_LINE |
3 |
Rotate around Straight Line with rotation of the target position’s orientation. |
SHIFT_BY_VECTOR |
4 |
Shift by Vector. |