Add Anim Sync Marker
Add a sync marker to an animation sequence at a time in SECONDS, on a named notify track. The marker NAME is what pairs it with markers in other sequences, so it has to match theirs exactly.
hf_add_anim_sync_markerWriteArguments
| Name | Type | Description |
|---|---|---|
markerreq | string | Marker name. Must match the other sequences in the sync group. |
sequencereq | string | Animation SEQUENCE path. |
timereq | number | Time in SECONDS. |
trackreq | string | Existing notify track to place it on. Must exist. |
force | boolean = 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. |
Related tools
Nearby in Animation:
- Add Anim Notify
- Add Anim Notify State
- Add Anim Notify Track
- Add Anim Slot
- Add Blend Space Sample
- Add Montage Section
- Add Socket
- Add Virtual Bone
All 52 tools in Animation — 43 more not listed here.