Add Blend Space Sample
Add an animation sample to a blend space at a position on its axes. Refuses a sequence from a different skeleton and refuses a position the blend space will not accept, with the axis range named.
hf_add_blend_space_sampleWriteArguments
| Name | Type | Description |
|---|---|---|
blend_spacereq | string | Blend Space path. |
sequencereq | string | Animation Sequence to place. Must be on the same skeleton. |
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. |
x | number = 0 | Position on axis 0. |
y | number = 0 | Position on axis 1. Ignored by a Blend Space 1D. |
Related tools
Nearby in Animation:
- Add Anim Notify State
- Add Anim Notify Track
- Add Anim Slot
- Add Anim Sync Marker
- Add Montage Section
- Add Socket
- Add Virtual Bone
- Audit Animation
All 52 tools in Animation — 43 more not listed here.