Offset of a photo
Name | Type | Description |
---|---|---|
x | Float | Horizontal offset, float number between 0 and 1. When multiplied by 100, it means the percent of offset from the left edge. For example: 0 - aligned to left, 1 - aligned to right, 0.5 - aligned to center. |
y | Float | Vertical offset, float number between 0 and 1. When multiplied by 100, it means the percent of offset from the top edge. For example: 0 - aligned to top, 1 - aligned to bottom, 0.5 - aligned to center. |