In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
-curve(-c) |
boolean |
|
|
-point(-p) |
boolean |
|
|
-grid(-gr) |
boolean |
|
|
-viewPlane(-vp) |
boolean |
|
|
-livePoint(-lp) |
boolean |
|
|
While moving on live polygon objects, snap to its
vertices. |
|
-liveFaceCenter(-lfc) |
boolean |
|
|
While moving on live polygon objects, snap to its face
centers. |
|
-useTolerance(-ut) |
boolean |
|
|
If useTolerance is set, then point snapping is limited to
points that are within a square region surrounding the cursor
position. The size of the square is determined by the tolerance
value. |
|
-tolerance(-t) |
uint |
|
|
Tolerance defines the size of the square region in which points
must lie in order to be snapped to. The tolerance value is the
distance from the cursor position to the boundary of the square (in
all four directions). |
|
-uvTolerance(-uvt) |
uint |
|
|
uvTolerance defines the size of the square region in which
points must lie in order to be snapped to, in the UV Texture
Editor. The tolerance value is the distance from the cursor
position to the boundary of the square (in all four
directions). |
|
-edgeMagnet(-em) |
uint |
|
|
Number of extra magnets to snap onto, regularly spaced along
the edge. |
|
-edgeMagnetTolerance(-emt) |
float |
|
|
Precision for edge magnet snapping. |
|
-pixelCenter(-pc) |
boolean |
|
|
Snap UV to the center of the pixel instead of the corner. |
|
-meshCenter(-mc)
|
boolean |
|
|
While moving, snap on the center of the mesh that intersect the
line from the camera to the cursor. |
|
-pixelSnap(-ps) |
boolean |
|
|
Snap UVs to the nearest pixel center or corner. |
|
-distanceIncrement(-dsi) |
linear |
|
|
Set the distance for the snapping to objects such as a lines or
planes. |
|