randomize_transform
Randomize location, rotation, and scale of objects within set ranges. Use a seed to reproduce the same randomized transform.
Instructions
随机化变换,各参数为 ± 范围;同 seed 结果可复现。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| scale | No | ||
| objects | Yes | ||
| location | No | ||
| rotation | No | ||
| uniform_scale | No |