fmod_MarkerTrack_addSustainPoint
Adds a sustain point at a specified position on a marker track in FMOD Studio projects.
Instructions
Adds a sustain point to the track at the given position. Returns the SustainPoint ManagedObject . [method · MarkerTrack.addSustainPoint]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. | |
| position | Yes | The numerical position to place the new sustain point at. |