grid_ceil¶
- photonforge.grid_ceil(value)¶
Snap the value to the current grid rounding towards
.- Parameters:
value – A single value, 2D coordinate or sequence.
- Returns:
Value snapped to the grid.
See also
Snap the value to the current grid rounding towards
value – A single value, 2D coordinate or sequence.
Value snapped to the grid.
See also