marker_set_region
Move or resize loop and transition region markers in FMOD Studio by providing the target GUID, new start position in seconds, and length.
Instructions
Move/resize a region-type marker (loop region, transition region).
Args: target: Region {guid}. position: New start position in seconds (>= 0). length: New length in seconds (> 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | Yes | ||
| target | Yes | ||
| position | Yes |