Skip to content
Jigwright
HullForge docs

Set Sequence Track Muted

Mute or unmute one track, verified by reading it back. A muted track stays in the asset and evaluates nothing, which is normal while authoring and a bug once shipped.

hf_set_sequence_track_mutedWrite

Arguments

NameTypeDescription
mutedreqbooleanTrue to mute, false to unmute.
trackreqstringObject path of the track, as reported by hf_list_sequence_tracks.
forceboolean
= false
Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first.

Nearby in Sequencer and cinematics:

All 23 tools in Sequencer and cinematics — 14 more not listed here.