Skip to content
Jigwright
HullForge docs

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_sampleWrite

Arguments

NameTypeDescription
blend_spacereqstringBlend Space path.
sequencereqstringAnimation Sequence to place. Must be on the same skeleton.
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.
xnumber
= 0
Position on axis 0.
ynumber
= 0
Position on axis 1. Ignored by a Blend Space 1D.

Nearby in Animation:

All 52 tools in Animation — 43 more not listed here.