fmod_Parameter_getPlayheadPosition
Get the current playback position of a parameter in an FMOD Studio event for real-time monitoring.
Instructions
Retrieves the playback position of a parameter, within the context of the associated model.Event . [property · Parameter.getPlayheadPosition]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | New value to assign. Omit to read the current value. | |
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |