Object Size โ
Set a fixed size, or grow/shrink by a percentage, for one prim at a time.
Changes the size of one prim (or the root). Either give an exact size or scale by a percentage.
Fields โ
| Field | Required | What to enter |
|---|---|---|
Target | Yes | $THIS or a scanned target. |
Link Names | if multi-prim | The prim to resize. |
Size Type | Yes | By Vector: exact size in meters. By Percentage: grow or shrink. |
Size Vector | for vector | <0.5, 0.5, 0.5> in meters. |
Size Percentage | for percentage | A whole number: 10 grows 10%, -10 shrinks 10%. |
Notes โ
- Resizing a prim does not move the prims linked to it. To scale a whole object proportionally (all prims and their spacing), use Resizer.
- Second Life limits prim size to 0.01โ64 m per axis.
- Percentage changes are cumulative: three clicks of +10% is about +33%.
Example โ
text
btn_big โ Object Size: $THIS root, By Percentage, 10
btn_small โ Object Size: $THIS root, By Percentage, -10